Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / game_object.cpp
index ee63ec1..1faa7bd 100644 (file)
@@ -38,4 +38,3 @@ GameObject::~GameObject()
     entry = next;
   }
 }
-