fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object / display_effect.hpp
index 017daff..40510cc 100644 (file)
@@ -55,10 +55,9 @@ private:
     float border_fadetime;
     float border_fading;
     float border_size;
-    
+
     bool black;
     bool borders;
 };
 
 #endif
-