diff options
Diffstat (limited to 'sw/inc/txtatr.hxx')
-rw-r--r-- | sw/inc/txtatr.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/txtatr.hxx b/sw/inc/txtatr.hxx index 0536e65ccdb6..bbee2716580f 100644 --- a/sw/inc/txtatr.hxx +++ b/sw/inc/txtatr.hxx @@ -22,8 +22,7 @@ #include <txatbase.hxx> #include <calbck.hxx> - -class SwTxtNode; // For SwTxtFld. +class SwTxtNode; class SwCharFmt; namespace sw { |