summaryrefslogtreecommitdiff
path: root/cui/source/inc/macropg.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/macropg.hxx
parent886a3640e2a5ff3ebd12b4034f6c245946dd8e95 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I6d5948fc6b2b42e306db9de70ab44b235dc116f9
Diffstat (limited to 'cui/source/inc/macropg.hxx')
-rw-r--r--cui/source/inc/macropg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/macropg.hxx b/cui/source/inc/macropg.hxx
index 30a8460d6a57..8bac666c3073 100644
--- a/cui/source/inc/macropg.hxx
+++ b/cui/source/inc/macropg.hxx
@@ -132,8 +132,6 @@ public:
void SetTabPage( SfxTabPage* pTabPage );
private:
- SfxViewFrame* pFrame;
-
FixedLine* pFixedLine;
OKButton* pOKBtn;