summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-01 16:33:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-01 20:28:59 +0100
commit00d39034138bdb84b1304f4b6a41f265d6715c90 (patch)
treeecd2a050918eccfcedebd241854da8696b563b5e /include
parent1075cd6b5d7d5da9e347ac934d7acf51a39639db (diff)
coverity#735489 constant guards dead code
Change-Id: I387dcfb34dd6f1fc74ed929cb6b2833ae8e0f574
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/app.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/app.hxx b/include/sfx2/app.hxx
index 41a3130d95f6..1f41a5d1724f 100644
--- a/include/sfx2/app.hxx
+++ b/include/sfx2/app.hxx
@@ -209,7 +209,6 @@ public:
SAL_DLLPRIVATE SfxDispatcher* GetAppDispatcher_Impl();
SAL_DLLPRIVATE SfxDispatcher* GetDispatcher_Impl();
- SAL_DLLPRIVATE bool QueryExit_Impl();
SAL_DLLPRIVATE void SetOptions_Impl(const SfxItemSet &);
SAL_DLLPRIVATE bool Initialize_Impl();