diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-09-17 12:45:01 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-09-17 12:45:01 +0300 |
commit | 6fbf0762abf2947d2774d685414bd409361bc1fa (patch) | |
tree | d8a3249841a7ee6a79f6d184ba160b758abc410f | |
parent | 0cd21c2bedb2eacc3d0898046d43047bcc3ac1a9 (diff) |
WaE: private field 'nWidth' is not used
Change-Id: I855a92d55646eff1c79634a839726564bf973744
-rw-r--r-- | filter/source/pdf/impdialog.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/source/pdf/impdialog.hxx b/filter/source/pdf/impdialog.hxx index cf81c0a9349d..7df190b490f7 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(); |