summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/helper.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-21 09:25:41 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-21 10:33:12 +0100
commitd65e8cc152d30916f3ccc153a1a1f7498858a1a0 (patch)
tree063c6ae50fa10bd846aab85195a70a80ed5345a4 /sfx2/source/inc/helper.hxx
parent778576d9f3b9e09750f3b884f5b1dd88003341c5 (diff)
unused methods
Diffstat (limited to 'sfx2/source/inc/helper.hxx')
-rw-r--r--sfx2/source/inc/helper.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/inc/helper.hxx b/sfx2/source/inc/helper.hxx
index 537b09d8f578..8059510bda85 100644
--- a/sfx2/source/inc/helper.hxx
+++ b/sfx2/source/inc/helper.hxx
@@ -41,10 +41,6 @@
class SfxContentHelper
{
-private:
- static sal_Bool Transfer_Impl( const String& rSource, const String& rDest, sal_Bool bMoveData,
- sal_Int32 nNameClash );
-
public:
static sal_Bool IsDocument( const String& rContent );
static sal_Bool Kill( const String& rContent );