diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-10-22 21:50:37 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-10-22 22:56:43 +0300 |
commit | db9d9c1277fc77f3a3ea2d755bce94608b732018 (patch) | |
tree | 2fe2a7864139542c237be0781deadd400ef50277 /sw/inc/txtatr.hxx | |
parent | 67b368c54ab2a7e2d29231e20d89ddfdc2f263f6 (diff) |
Bin some pointless comments
Change-Id: Ia7c5b1654f3decc549b363c4443863f40c3f26e6
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 { |