diff options
Diffstat (limited to 'sw/inc/txtfld.hxx')
-rw-r--r-- | sw/inc/txtfld.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/txtfld.hxx b/sw/inc/txtfld.hxx index 7ce306e1b5c3..3f4d41f13de7 100644 --- a/sw/inc/txtfld.hxx +++ b/sw/inc/txtfld.hxx @@ -24,8 +24,6 @@ class SwTxtNode; -// ATT_FLD *********************************** - class SwTxtFld : public SwTxtAttr { mutable OUString m_aExpand; // only used to determine, if field content is changing in <ExpandTxtFld()> |