summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuitabline.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-30 23:06:00 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-31 09:04:14 +0200
commit93a36f862b2aff3790a90a51e4a7df513fde53b1 (patch)
tree52251631b6bde7e38e2ba78c9f41e7b02b41f33e /cui/source/inc/cuitabline.hxx
parent886a3640e2a5ff3ebd12b4034f6c245946dd8e95 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I6d5948fc6b2b42e306db9de70ab44b235dc116f9
Diffstat (limited to 'cui/source/inc/cuitabline.hxx')
-rw-r--r--cui/source/inc/cuitabline.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/cuitabline.hxx b/cui/source/inc/cuitabline.hxx
index 393e9a639805..5245b3941b2c 100644
--- a/cui/source/inc/cuitabline.hxx
+++ b/cui/source/inc/cuitabline.hxx
@@ -55,7 +55,6 @@ private:
sal_uInt16 nDlgType;
sal_uInt16 nPosDashLb;
sal_uInt16 nPosLineEndLb;
- sal_uInt16 mnPos;
sal_Bool mbAreaTP;
virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage );