summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/helpinterceptor.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-10 09:31:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-10 09:31:46 +0200
commit1d25e1de0b9498e469cb052b2d86bf7f7ae6adae (patch)
treeaadf57192d9f7fb1c38c9fb7f8f5099b04fe17cf /sfx2/source/appl/helpinterceptor.cxx
parent4f9674beaaa51b85d8405cf5d125ca19d55c1b32 (diff)
Clean up function declarations and some unused functions
Change-Id: I9d6e9df0b686c61597aaa0e194ab321445671a20
Diffstat (limited to 'sfx2/source/appl/helpinterceptor.cxx')
-rw-r--r--sfx2/source/appl/helpinterceptor.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/appl/helpinterceptor.cxx b/sfx2/source/appl/helpinterceptor.cxx
index fa81e5455a69..a7dc82cb7c66 100644
--- a/sfx2/source/appl/helpinterceptor.cxx
+++ b/sfx2/source/appl/helpinterceptor.cxx
@@ -36,10 +36,6 @@ using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::util;
using namespace ::com::sun::star::lang;
-extern void AppendConfigToken_Impl( OUString& rURL, bool bQuestionMark ); // sfxhelp.cxx
-
-// class HelpInterceptor_Impl --------------------------------------------
-
HelpInterceptor_Impl::HelpInterceptor_Impl() :
m_pHistory ( NULL ),