diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-26 22:48:18 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-06-26 22:48:49 +0900 |
commit | d57d3c3454d46ac347c144c169abefb2c404975f (patch) | |
tree | da7227943cefadae1f3e9f7cc79cbc04d72bf0d3 /xmloff/inc/txtflde.hxx | |
parent | b776233cba128bd7610834691da612b2b1a438a0 (diff) |
removed unnecessary forward declarations of class
Change-Id: Id08393f66797ef1c4378c8f3549d0900d4f1c7ec
Diffstat (limited to 'xmloff/inc/txtflde.hxx')
-rw-r--r-- | xmloff/inc/txtflde.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/txtflde.hxx b/xmloff/inc/txtflde.hxx index 4aad9a6bfc96..6f85f9eca69f 100644 --- a/xmloff/inc/txtflde.hxx +++ b/xmloff/inc/txtflde.hxx @@ -44,7 +44,6 @@ class SvXMLExport; -class SvXMLNumFmtExport; struct XMLPropertyState; namespace com { namespace sun { namespace star { |