summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/app.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-28 22:47:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-29 10:56:17 +0100
commit9d38c61e96058d4c8d9ef5bea035f86281aa7a79 (patch)
tree39bd98a6c79d0522d606cd1fce0bafe6b1bc6262 /sfx2/inc/sfx2/app.hxx
parent8b2f557ea51995c5b2b6d25457b1023346e33b8c (diff)
callcatcher: ditch various unused methods
Diffstat (limited to 'sfx2/inc/sfx2/app.hxx')
-rw-r--r--sfx2/inc/sfx2/app.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/app.hxx b/sfx2/inc/sfx2/app.hxx
index ea70e204df2e..bf0e2cd9c512 100644
--- a/sfx2/inc/sfx2/app.hxx
+++ b/sfx2/inc/sfx2/app.hxx
@@ -143,7 +143,6 @@ class SFX2_DLLPUBLIC SfxApplication: public SfxShell
SfxAppData_Impl* pAppData_Impl;
DECL_DLLPRIVATE_LINK( GlobalBasicErrorHdl_Impl, StarBASIC* );
- SAL_DLLPRIVATE short QuerySave_Impl(SfxObjectShell &, sal_Bool bAutoSave = sal_False);
static SfxApplication* Create();
void Init();