summaryrefslogtreecommitdiffstats
path: root/ksvg/core/KSVGHelper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/core/KSVGHelper.cpp')
-rw-r--r--ksvg/core/KSVGHelper.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/core/KSVGHelper.cpp b/ksvg/core/KSVGHelper.cpp
index 86d111a6..94773855 100644
--- a/ksvg/core/KSVGHelper.cpp
+++ b/ksvg/core/KSVGHelper.cpp
@@ -88,5 +88,3 @@ int sRGBFromLinearRGB(int linearRGB8bit)
{
return KSVGHelper::sRGBFromLinearRGB(linearRGB8bit);
}
-
-// vim:ts=4:noet