From ba044b1e9613ed30906a9a540b7da8392923e4e3 Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Sun, 7 Apr 2013 14:17:14 +0200 Subject: remove needless forward rtl::OUString declarations Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034 --- xmloff/source/text/XMLAutoMarkFileContext.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmloff/source/text/XMLAutoMarkFileContext.hxx') diff --git a/xmloff/source/text/XMLAutoMarkFileContext.hxx b/xmloff/source/text/XMLAutoMarkFileContext.hxx index 165cf33483f6..3d8b57e90e42 100644 --- a/xmloff/source/text/XMLAutoMarkFileContext.hxx +++ b/xmloff/source/text/XMLAutoMarkFileContext.hxx @@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } namespace xml { namespace sax { class XAttributeList; } } } } } -namespace rtl { class OUString; } class XMLAutoMarkFileContext : public SvXMLImportContext -- cgit v1.2.3