rnd-20030304-2-src
[rocksndiamonds.git] / src / libgame / system.h
index 672a9d1d5afe840063530be2a119890767844010..9b914a8aadf64935a00ebe1c60c0617cb130d9d9 100644 (file)
@@ -331,8 +331,6 @@ struct GfxInfo
   Bitmap *background_bitmap;
   int background_bitmap_mask;
 
-  boolean menu_main_hide_static_text;
-
   int num_fonts;
   struct FontBitmapInfo *font_bitmap_info;
   int (*select_font_function)(int);