diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-04-15 08:10:44 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-04-15 08:12:32 +0200 |
commit | 5a04ff004f57769a2635269eefd3177966348143 (patch) | |
tree | 31ac4155a47f1eebb217c6bd7da94d480999e220 /sw/source/uibase/inc/tabledlg.hxx | |
parent | b144821188aac238a38d647dff489fc53d9bf3f6 (diff) |
-Werror,-Wunused-private-field
Change-Id: I27afea85c339cf2239ed118cf6cedaece032dfae
Diffstat (limited to 'sw/source/uibase/inc/tabledlg.hxx')
-rw-r--r-- | sw/source/uibase/inc/tabledlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/tabledlg.hxx b/sw/source/uibase/inc/tabledlg.hxx index d9b9988e26b7..2bd62de07066 100644 --- a/sw/source/uibase/inc/tabledlg.hxx +++ b/sw/source/uibase/inc/tabledlg.hxx @@ -31,7 +31,6 @@ struct TColumn; class SwTableTabDlg : public SfxTabDialog { SwWrtShell* pShell; - sal_uInt16 m_nHtmlMode; sal_uInt16 m_nTextFlowId; sal_uInt16 m_nBackgroundId; sal_uInt16 m_nBorderId; |