summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-01 19:41:19 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 16:49:43 +0200
commitaf5847234e9284bcaf475bdcf0990ef950c1767f (patch)
treeebbd768e12f2b79b5b2ba38bccba449a8fbc8326 /sd
parent827524abfb4b577d08276fde40929a9adfb7ff1a (diff)
-Werror,-Wunused-const-variable
Change-Id: I93e9fdf4607bbd964a7557ef0b1788bf901c2c50
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/sidebar/MasterPageContainer.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/sidebar/MasterPageContainer.cxx b/sd/source/ui/sidebar/MasterPageContainer.cxx
index 385377194400..d6420b9b4ea5 100644
--- a/sd/source/ui/sidebar/MasterPageContainer.cxx
+++ b/sd/source/ui/sidebar/MasterPageContainer.cxx
@@ -184,10 +184,6 @@ private:
::boost::weak_ptr<MasterPageContainer::Implementation>
MasterPageContainer::Implementation::mpInstance;
-static const MasterPageContainer::Token NIL_TOKEN (-1);
-
-
-
::boost::shared_ptr<MasterPageContainer::Implementation>
MasterPageContainer::Implementation::Instance (void)