summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-01 16:14:22 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-01 20:28:57 +0100
commite62e266022ff0ae1d500e8b5fd807894b9f2b60a (patch)
tree6e577c56d097e626ed2c195d137978c3c909e3c1 /include
parente3883cc2a9e1edc61b23525d2daddccac9ab14b0 (diff)
coverity#1242662 unused member
Change-Id: Ie089a4afabb07e3b119563dafb162da427bb635d
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/tabdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx
index 5e88ed9471cd..a061793372bf 100644
--- a/include/sfx2/tabdlg.hxx
+++ b/include/sfx2/tabdlg.hxx
@@ -77,7 +77,6 @@ friend class SfxTabDialogController;
PushButton* m_pBaseFmtBtn;
bool m_bOwnsOKBtn;
- bool m_bOwnsUserBtn;
bool m_bOwnsCancelBtn;
bool m_bOwnsHelpBtn;
bool m_bOwnsResetBtn;