summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-18 23:03:37 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-18 23:04:20 +0900
commit40bb1f631b1b79db919474846996e67eb12a9907 (patch)
treefa11e94920db3c07055801944cfa083696b26c4b /sw/source/filter/xml/xmlimp.hxx
parent213d5355d78a0a690e366645d6416f4a8fe5e666 (diff)
removed unused forward declarations of class
Change-Id: I32894b853912741e935e2409d2857fe384f67665
Diffstat (limited to 'sw/source/filter/xml/xmlimp.hxx')
-rw-r--r--sw/source/filter/xml/xmlimp.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/xml/xmlimp.hxx b/sw/source/filter/xml/xmlimp.hxx
index 0252d8a4e98d..f79e25955ab2 100644
--- a/sw/source/filter/xml/xmlimp.hxx
+++ b/sw/source/filter/xml/xmlimp.hxx
@@ -39,7 +39,6 @@
#include "xmlitmap.hxx"
class SwDoc;
-class SwPaM;
class SvXMLUnitConverter;
class SvXMLTokenMap;
class SvXMLImportItemMapper;