summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/xml/xmlitem.cxx')
-rw-r--r--sw/source/filter/xml/xmlitem.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/xml/xmlitem.cxx b/sw/source/filter/xml/xmlitem.cxx
index 75445bbfe76f..7e674ac05944 100644
--- a/sw/source/filter/xml/xmlitem.cxx
+++ b/sw/source/filter/xml/xmlitem.cxx
@@ -71,5 +71,4 @@ SvXMLImportContext *SvXMLItemSetContext::CreateChildContext( sal_uInt16 nPrefix,
return new SvXMLImportContext( GetImport(), nPrefix, rLocalName );
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */