diff options
Diffstat (limited to 'ksvg/impl/SVGZoomAndPanImpl.h')
-rw-r--r-- | ksvg/impl/SVGZoomAndPanImpl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGZoomAndPanImpl.h b/ksvg/impl/SVGZoomAndPanImpl.h index ed7fef98..e62b6003 100644 --- a/ksvg/impl/SVGZoomAndPanImpl.h +++ b/ksvg/impl/SVGZoomAndPanImpl.h @@ -72,5 +72,3 @@ KJS::Value getSVGZoomAndPanImplConstructor(KJS::ExecState *exec); } #endif - -// vim:ts=4:noet |