summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-11-12 17:34:44 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-11-14 10:15:00 +0100
commitb83774a7c5a425d1c43a3611744bd803cff2c446 (patch)
tree65d4319b928eb75c729a3686c9425556f9f1c715 /sdext
parent44322852b81ef28764b467ea9e164e3f14a1a731 (diff)
-Werror,-Wunused-member-function
Change-Id: Ie8f3502c735cf38e21f2f55f27d384dbe3d8d5ef
Diffstat (limited to 'sdext')
-rw-r--r--sdext/source/presenter/PresenterToolBar.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterToolBar.cxx b/sdext/source/presenter/PresenterToolBar.cxx
index e643bfe99803..69fb531b9a1b 100644
--- a/sdext/source/presenter/PresenterToolBar.cxx
+++ b/sdext/source/presenter/PresenterToolBar.cxx
@@ -156,8 +156,6 @@ namespace {
virtual bool IsFilling (void) const;
void UpdateState (void);
- OUString GetAction (void) const;
-
// lang::XEventListener
virtual void SAL_CALL disposing (const css::lang::EventObject& rEvent)