summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/PreviewRenderer.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-09-11 11:22:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-09-11 17:11:12 +0200
commit6928f43c86d05b9229e24d6d199b3f139031d596 (patch)
tree044dadef89408856888da0684b62209a6e9da315 /sd/source/ui/inc/PreviewRenderer.hxx
parent69c9acd0d275fba2b387bd64584227f5ffcfce0d (diff)
-Werror,-Wunused-private-field (various sd)
Change-Id: Ib0756e3730783f2c842a835782452279ad8f189b
Diffstat (limited to 'sd/source/ui/inc/PreviewRenderer.hxx')
-rw-r--r--sd/source/ui/inc/PreviewRenderer.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/PreviewRenderer.hxx b/sd/source/ui/inc/PreviewRenderer.hxx
index cfdf9a9efa1f..7d83719df9c8 100644
--- a/sd/source/ui/inc/PreviewRenderer.hxx
+++ b/sd/source/ui/inc/PreviewRenderer.hxx
@@ -131,7 +131,6 @@ private:
::std::auto_ptr<VirtualDevice> mpPreviewDevice;
::std::auto_ptr<DrawView> mpView;
DrawDocShell* mpDocShellOfView;
- int mnWidthOfView;
const Color maFrameColor;
const bool mbHasFrame;
static const int snSubstitutionTextSize;