Removed trailing whitespace from all *.?pp files
[supertux.git] / src / object / particlesystem_interactive.hpp
index e703c27..b38a7ce 100644 (file)
@@ -47,8 +47,8 @@ protected:
   class Particle
   {
   public:
-    Particle() : 
-      pos(), 
+    Particle() :
+      pos(),
       texture()
     {}