summaryrefslogtreecommitdiffstats
path: root/ksvg/core/DocumentFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/core/DocumentFactory.cpp')
-rw-r--r--ksvg/core/DocumentFactory.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/core/DocumentFactory.cpp b/ksvg/core/DocumentFactory.cpp
index 4ae743be..ea02163a 100644
--- a/ksvg/core/DocumentFactory.cpp
+++ b/ksvg/core/DocumentFactory.cpp
@@ -106,5 +106,3 @@ SVGDocumentImpl *DocumentFactory::requestDocumentImpl(bool bFit) const
return impl;
}
-
-// vim:ts=4:noet