Fix for coverity #29369
[supertux.git] / src / gui / menu.hpp
index 5ecd3f8..8fc4ad5 100644 (file)
@@ -30,12 +30,6 @@ class MenuItem;
 
 class Menu
 {
-  static Color default_color;
-  static Color active_color;
-  static Color inactive_color;
-  static Color label_color;
-  static Color field_color;
-
 private:
   /* Action done on the menu */
   enum MenuAction {