summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/helpinterceptor.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-12 21:23:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-13 10:24:52 +0100
commita34e61d3c1821a2bcec5fce378da77f20719a109 (patch)
treef6d11c2d3d5035104a96e03633f372269aebe4ef /sfx2/source/appl/helpinterceptor.hxx
parente9b017f533497c3a809d719934e01e4041fa252f (diff)
callcatcher: unused HelpInterceptor_Impl::SetStartURL
Diffstat (limited to 'sfx2/source/appl/helpinterceptor.hxx')
-rw-r--r--sfx2/source/appl/helpinterceptor.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/helpinterceptor.hxx b/sfx2/source/appl/helpinterceptor.hxx
index e912fcdf2364..f610d9d94fde 100644
--- a/sfx2/source/appl/helpinterceptor.hxx
+++ b/sfx2/source/appl/helpinterceptor.hxx
@@ -85,7 +85,6 @@ public:
~HelpInterceptor_Impl();
void setInterception( ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame );
- void SetStartURL( const String& rURL );
String GetCurrentURL() const { return m_aCurrentURL; }