summaryrefslogtreecommitdiffstats
path: root/xmloff/source
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2012-01-12 00:04:04 -0500
committerAugust Sodora <augsod@gmail.com>2012-01-12 00:17:08 -0500
commitba47379b4ac72b830d3d9128ede644cf84bcf55e (patch)
tree73552add53a782f58c46bf1c101b6b31875bd49d /xmloff/source
parentSvStringsDtor->std::vector (diff)
downloadcore-ba47379b4ac72b830d3d9128ede644cf84bcf55e.tar.gz
core-ba47379b4ac72b830d3d9128ede644cf84bcf55e.zip
Remove unused forward declaration
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/meta/xmlversion.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/meta/xmlversion.cxx b/xmloff/source/meta/xmlversion.cxx
index f36bd05816ee..fe01b41e8466 100644
--- a/xmloff/source/meta/xmlversion.cxx
+++ b/xmloff/source/meta/xmlversion.cxx
@@ -41,8 +41,6 @@
#include <com/sun/star/xml/sax/InputSource.hpp>
#include <com/sun/star/xml/sax/XParser.hpp>
-class SvStringsDtor;
-
using namespace ::com::sun::star::xml::sax;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star;