fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object / specialriser.cpp
index 9cb3690..60c7861 100644 (file)
@@ -56,4 +56,3 @@ SpecialRiser::draw(DrawingContext& context)
   child->draw(context);
   context.pop_transform();
 }
-