diff options
Diffstat (limited to 'sw/inc/fmtautofmt.hxx')
-rw-r--r-- | sw/inc/fmtautofmt.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/fmtautofmt.hxx b/sw/inc/fmtautofmt.hxx index eada4b6ac8c9..a40416ec507a 100644 --- a/sw/inc/fmtautofmt.hxx +++ b/sw/inc/fmtautofmt.hxx @@ -23,8 +23,6 @@ #include <format.hxx> #include <boost/shared_ptr.hpp> -// ATT_AUTOFMT ********************************************* - class SwFmtAutoFmt: public SfxPoolItem { boost::shared_ptr<SfxItemSet> mpHandle; |