summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/helper.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-14 22:06:29 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-14 22:06:29 +0100
commita22ac2c218870033822120bf0b0d6cfde6ce799f (patch)
tree10d6bd7d7191bb93134a071198b6740a8c56cc1a /sfx2/source/inc/helper.hxx
parent7f69bfe2d7b7082b430136815d1aca1fb158868c (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 ad180e067fa5..f213d78e46b1 100644
--- a/sfx2/source/inc/helper.hxx
+++ b/sfx2/source/inc/helper.hxx
@@ -66,7 +66,6 @@ public:
static sal_Bool MoveTo( const String& rSource, const String& rDest, sal_Int32 nNameClash = com::sun::star::ucb::NameClash::ERROR );
static sal_Bool MakeFolder( const String& rFolder );
- static ErrCode QueryDiskSpace( const String& rPath, sal_Int64& rFreeBytes );
static sal_uIntPtr GetSize( const String& rContent );
// please don't use this!