[Libreoffice-commits] core.git: svx/source
Stephan Bergmann
sbergman at redhat.com
Wed Jun 4 07:58:04 PDT 2014
svx/source/inc/docrecovery.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 4bb253b87b4af963c5cf99862ad0a6856b225ec5
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Jun 4 16:57:35 2014 +0200
-Werror,-Wunused-private-field
Change-Id: Ib05bcc5ea8ce70170113657999e1fc974d35c9c4
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx
index 3e9f3ff..ba09a93 100644
--- a/svx/source/inc/docrecovery.hxx
+++ b/svx/source/inc/docrecovery.hxx
@@ -521,7 +521,6 @@ class RecoveryDialog : public Dialog
OUString m_aRecoveryOnlyFinish;
OUString m_aRecoveryOnlyFinishDescr;
- PushButton* m_pDefButton;
RecoveryCore* m_pCore;
css::uno::Reference< css::task::XStatusIndicator > m_xProgress;
enum EInternalRecoveryState
More information about the Libreoffice-commits
mailing list