summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-01 19:45:03 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 16:49:43 +0200
commit7862239ad7616ef3956e765421a4653c10939129 (patch)
tree243df44c92a8a82ab10bf5135e6d971648d40492 /sd
parent1ac3018454a8439a2173929ed37c10cb361097fd (diff)
-Werror,-Wunused-const-variable
Change-Id: I8a062156ca81a946040bf0f8db4ec8c32a9963e8
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/view/drviews5.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/view/drviews5.cxx b/sd/source/ui/view/drviews5.cxx
index ba087131cc2a..674485591401 100644
--- a/sd/source/ui/view/drviews5.cxx
+++ b/sd/source/ui/view/drviews5.cxx
@@ -65,11 +65,6 @@
namespace sd {
-static const int TABCONTROL_INITIAL_SIZE = 350;
-static const int PAPER_SHADOW_EXT_PIXEL = 2;
-
-
-
void DrawViewShell::ModelHasChanged()
{
Invalidate();