Kaydet (Commit) 0c72dc03 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-private-field

Change-Id: I1bbf4ee7c67d40ffc7b289e0d75e4aed224067ec
üst de47a96d
...@@ -98,7 +98,6 @@ class ClientBox : public Control ...@@ -98,7 +98,6 @@ class ClientBox : public Control
long m_nTopIndex; long m_nTopIndex;
long m_nStdHeight; long m_nStdHeight;
long m_nActiveHeight; long m_nActiveHeight;
Size m_aOutputSize;
VclPtr<NumericBox> m_aPinBox; VclPtr<NumericBox> m_aPinBox;
VclPtr<PushButton> m_aDeauthoriseButton; VclPtr<PushButton> m_aDeauthoriseButton;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment