summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-06-04 16:57:35 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-06-04 16:57:35 +0200
commit4bb253b87b4af963c5cf99862ad0a6856b225ec5 (patch)
tree2c964eb1a55ecf8363125a8c9ad4a58a66f10f84 /svx/source
parent457933f1aa8e1479749589697e08d9f7bdc1299b (diff)
-Werror,-Wunused-private-field
Change-Id: Ib05bcc5ea8ce70170113657999e1fc974d35c9c4
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/inc/docrecovery.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx
index 3e9f3ffd281d..ba09a935a760 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