summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-02 10:15:51 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-10-02 10:16:43 +0200
commit0c72dc03a9dcdb68073523c7a57e5e0003b02a11 (patch)
tree55c475a0965f5ca0d3d131f941ecf1adc985534a /sd
parentde47a96d3e0984dea8281aef00b87e0e618e8fee (diff)
-Werror,-Wunused-private-field
Change-Id: I1bbf4ee7c67d40ffc7b289e0d75e4aed224067ec
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/dlg/RemoteDialogClientBox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/RemoteDialogClientBox.hxx b/sd/source/ui/dlg/RemoteDialogClientBox.hxx
index c90a8d7b1f86..e3369fed6b10 100644
--- a/sd/source/ui/dlg/RemoteDialogClientBox.hxx
+++ b/sd/source/ui/dlg/RemoteDialogClientBox.hxx
@@ -98,7 +98,6 @@ class ClientBox : public Control
long m_nTopIndex;
long m_nStdHeight;
long m_nActiveHeight;
- Size m_aOutputSize;
VclPtr<NumericBox> m_aPinBox;
VclPtr<PushButton> m_aDeauthoriseButton;