Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / object / moving_sprite.cpp
index 5096c95..0c746a5 100644 (file)
@@ -146,4 +146,3 @@ MovingSprite::set_action(const std::string& action, int loops, AnchorPoint ancho
   set_size(w, h);
   set_pos(get_anchor_pos(old_bbox, w, h, anchorPoint));
 }
-