[Libreoffice-commits] core.git: vcl/inc
Stephan Bergmann
sbergman at redhat.com
Mon Jul 13 05:23:20 PDT 2015
vcl/inc/printdlg.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit a5db487caaf026e648b34d0fab58376230c1cc47
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Jul 13 14:22:51 2015 +0200
-Werror,-Wunused-private-field
Change-Id: I35749d468d126084a518bcd423f8a081c7382d80
diff --git a/vcl/inc/printdlg.hxx b/vcl/inc/printdlg.hxx
index a82dcdc..1f4f555 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();
More information about the Libreoffice-commits
mailing list