summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swtable.hxx')
-rw-r--r--sw/inc/swtable.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/swtable.hxx b/sw/inc/swtable.hxx
index 6e4251bbbfb7..96d212e68f5d 100644
--- a/sw/inc/swtable.hxx
+++ b/sw/inc/swtable.hxx
@@ -115,8 +115,6 @@ protected:
bool m_bDontChangeModel;
#endif
- bool IsModifyLocked(){ return m_bModifyLocked;}
-
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) override;
public: