Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / object / pulsing_light.cpp
index 4f3fd9d..c5d5872 100644 (file)
@@ -56,4 +56,3 @@ PulsingLight::draw(DrawingContext& context)
 
   color = old_color;
 }
-