summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.hxx
diff options
context:
space:
mode:
authorElton Chung <elton@layerjet.com>2012-02-13 16:08:52 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-02-13 16:08:52 +0000
commitabc235e73e70ffba83240759a8500a08becc9d71 (patch)
tree614b5036cdf7950e79425938d56ab789a8f889fe /linguistic/source/lngsvcmgr.hxx
parent47716efc8e829c4fc82b22e4d62bb9480eb84aad (diff)
Remove unused code
Diffstat (limited to 'linguistic/source/lngsvcmgr.hxx')
-rw-r--r--linguistic/source/lngsvcmgr.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/linguistic/source/lngsvcmgr.hxx b/linguistic/source/lngsvcmgr.hxx
index 635a85318364..0e27a705e56e 100644
--- a/linguistic/source/lngsvcmgr.hxx
+++ b/linguistic/source/lngsvcmgr.hxx
@@ -174,9 +174,6 @@ public:
sal_Bool AddLngSvcEvtBroadcaster(
const ::com::sun::star::uno::Reference<
::com::sun::star::linguistic2::XLinguServiceEventBroadcaster > &rxBroadcaster );
- sal_Bool RemoveLngSvcEvtBroadcaster(
- const ::com::sun::star::uno::Reference<
- ::com::sun::star::linguistic2::XLinguServiceEventBroadcaster > &rxBroadcaster );
};