diff options
Diffstat (limited to 'ksvg/impl/SVGFEConvolveMatrixElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGFEConvolveMatrixElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFEConvolveMatrixElementImpl.cc b/ksvg/impl/SVGFEConvolveMatrixElementImpl.cc index 88eb00ee..4888eed7 100644 --- a/ksvg/impl/SVGFEConvolveMatrixElementImpl.cc +++ b/ksvg/impl/SVGFEConvolveMatrixElementImpl.cc @@ -145,5 +145,3 @@ SVGAnimatedBooleanImpl *SVGFEConvolveMatrixElementImpl::preserveAlpha() const { return m_preserveAlpha; } - -// vim:ts=4:noet |