diff options
Diffstat (limited to 'ksvg/impl/SVGAnimatedPreserveAspectRatioImpl.cc')
-rw-r--r-- | ksvg/impl/SVGAnimatedPreserveAspectRatioImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGAnimatedPreserveAspectRatioImpl.cc b/ksvg/impl/SVGAnimatedPreserveAspectRatioImpl.cc index 166b987f..24ab74a5 100644 --- a/ksvg/impl/SVGAnimatedPreserveAspectRatioImpl.cc +++ b/ksvg/impl/SVGAnimatedPreserveAspectRatioImpl.cc @@ -79,5 +79,3 @@ Value SVGAnimatedPreserveAspectRatioImpl::getValueProperty(ExecState *exec, int return Undefined(); } } - -// vim:ts=4:noet |