fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object / particles.cpp
index cea6c82..f6f066b 100644 (file)
@@ -102,4 +102,3 @@ Particles::draw(DrawingContext& context)
     context.draw_filled_rect((*i)->pos, Vector(size,size), color,drawing_layer);
   }
 }
-