fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / fadeout.cpp
index 25165e2..283771e 100644 (file)
@@ -54,4 +54,3 @@ FadeOut::done()
 {
   return accum_time >= fade_time;
 }
-