Removed trailing whitespace.
[synfig.git] / synfig-core / trunk / src / modules / mod_filter / halftone.h
index ee35e26..76846e6 100644 (file)
@@ -52,7 +52,7 @@ public:
        synfig::Angle angle;
 
        float mask(synfig::Point point)const;
-       
+
        float operator()(const synfig::Point &point, const float& intensity, float supersample=0)const;
 };