Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / object / light.cpp
index f11e1c2..a0abfcf 100644 (file)
@@ -55,4 +55,3 @@ Light::draw(DrawingContext& context)
 
   context.pop_target();
 }
-