summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-05-18 15:55:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-05-18 15:55:40 +0100
commit91d6b00fe444ce1f9b53690a312aba50ad30eb5d (patch)
tree9992015e4774be93659866602561ea61b8c1f83b /svtools
parentb5e16d8dab070cfef908e7b5ca0417da534b82bf (diff)
WaE: unused-const-variable
Change-Id: Ic2ff538a6125e6c8b6730257bd7b97c9e39eb3ac
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/control/tabbar.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/control/tabbar.cxx b/svtools/source/control/tabbar.cxx
index b2930714fb59..d440854b205a 100644
--- a/svtools/source/control/tabbar.cxx
+++ b/svtools/source/control/tabbar.cxx
@@ -43,7 +43,6 @@ namespace
#define TABBAR_MINSIZE 5
const sal_uInt16 ADDNEWPAGE_AREAWIDTH = 10;
-const sal_uInt16 INSERT_TAB_WIDTH = 32;
const sal_uInt16 BUTTON_MARGIN = 6;
class TabDrawer