summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/helper.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-22 09:19:52 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-22 10:17:52 +0100
commit83ee1bccf9899bb5c1913389b9a26a73a515ad82 (patch)
treefc5666fa8902e3bd1c2bec50515317c2419e13a4 /sfx2/source/inc/helper.hxx
parentf921ca3cc59825745b1eac52499d72ef8bfa1db5 (diff)
callcatcher: remove unused methods
Diffstat (limited to 'sfx2/source/inc/helper.hxx')
-rw-r--r--sfx2/source/inc/helper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/inc/helper.hxx b/sfx2/source/inc/helper.hxx
index 8059510bda85..36b8ee9e3d46 100644
--- a/sfx2/source/inc/helper.hxx
+++ b/sfx2/source/inc/helper.hxx
@@ -43,7 +43,6 @@ class SfxContentHelper
{
public:
static sal_Bool IsDocument( const String& rContent );
- static sal_Bool Kill( const String& rContent );
static ::com::sun::star::uno::Sequence< ::rtl::OUString >
GetResultSet( const String& rURL );