summaryrefslogtreecommitdiff
path: root/cui/source/inc/hltpbase.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-11-10 09:28:22 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-11-10 09:28:40 +0000
commit58692c30e390d24c20108a7c3140d96638898696 (patch)
treeecd84d5343b09488c91e8f8008b10fd216c2de65 /cui/source/inc/hltpbase.hxx
parent8c69b4db58ce820e27c96dc0f33890b6946a5f4c (diff)
callcatcher: remove unused methods
Diffstat (limited to 'cui/source/inc/hltpbase.hxx')
-rw-r--r--cui/source/inc/hltpbase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx
index b13fe077e15b..686d5611d6f9 100644
--- a/cui/source/inc/hltpbase.hxx
+++ b/cui/source/inc/hltpbase.hxx
@@ -147,7 +147,6 @@ protected:
String aEmptyStr;
- sal_Bool FileExists( const INetURLObject& rURL );
static String GetSchemeFromURL( String aStrURL );
inline void DisableClose( sal_Bool _bDisable ) { mbIsCloseDisabled = _bDisable; }