Removed a global variable
[supertux.git] / src / statistics.hpp
index 2db4864..47c9e6c 100644 (file)
@@ -83,6 +83,4 @@ private:
   int display_stat;
 };
 
-extern Statistics global_stats;
-
 #endif /*SUPERTUX_STATISTICS_H*/