Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / player_status.cpp
index 8279e17..1f233bd 100644 (file)
@@ -168,4 +168,3 @@ PlayerStatus::operator= (const PlayerStatus& other)
   score_multiplier = other.score_multiplier;
   max_score_multiplier = other.max_score_multiplier;
 }
-