X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fspecialriser.cpp;h=60c7861e029d043254ad5ebad18528d3940e9222;hb=04a3157ef478169b5a3fc05dae00ed6ee6a1fae2;hp=9cb36903bf9086bb1b87513e17c0493828eaee6b;hpb=07ddaed2a657e4d2a3d038fed223fc5827159caf;p=supertux.git diff --git a/src/object/specialriser.cpp b/src/object/specialriser.cpp index 9cb36903b..60c7861e0 100644 --- a/src/object/specialriser.cpp +++ b/src/object/specialriser.cpp @@ -56,4 +56,3 @@ SpecialRiser::draw(DrawingContext& context) child->draw(context); context.pop_transform(); } -