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