[Libreoffice-commits] core.git: filter/source
Tor Lillqvist
tml at collabora.com
Tue Sep 17 02:46:32 PDT 2013
filter/source/pdf/impdialog.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 6fbf0762abf2947d2774d685414bd409361bc1fa
Author: Tor Lillqvist <tml at collabora.com>
Date: Tue Sep 17 12:45:01 2013 +0300
WaE: private field 'nWidth' is not used
Change-Id: I855a92d55646eff1c79634a839726564bf973744
diff --git a/filter/source/pdf/impdialog.hxx b/filter/source/pdf/impdialog.hxx
index cf81c0a..7df190b 100644
--- a/filter/source/pdf/impdialog.hxx
+++ b/filter/source/pdf/impdialog.hxx
@@ -364,8 +364,6 @@ class ImpPDFTabSecurityPage : public SfxTabPage
com::sun::star::uno::Reference< com::sun::star::beans::XMaterialHolder > mxPreparedPasswords;
- long nWidth;
-
DECL_LINK( ClickmaPbSetPwdHdl, void* );
void enablePermissionControls();
More information about the Libreoffice-commits
mailing list