summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-07-13 14:22:51 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-07-13 14:22:51 +0200
commita5db487caaf026e648b34d0fab58376230c1cc47 (patch)
treeecb27c3fb29045dba7fcb26d53b14b360b119c44 /vcl
parent59f58350e49068b78f8a7426bfc08ee4d722b4b4 (diff)
-Werror,-Wunused-private-field
Change-Id: I35749d468d126084a518bcd423f8a081c7382d80
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/printdlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/printdlg.hxx b/vcl/inc/printdlg.hxx
index a82dcdc13c3e..1f4f555223e9 100644
--- a/vcl/inc/printdlg.hxx
+++ b/vcl/inc/printdlg.hxx
@@ -219,9 +219,6 @@ namespace vcl
OUString maPrintText;
OUString maDefPrtText;
- Size maDetailsCollapsedSize;
- Size maDetailsExpandedSize;
-
bool mbShowLayoutPage;
Size getJobPageSize();