removed obsolete toon animation code (done by global animations now)
[rocksndiamonds.git] / src / main.c
index 9e5ab1ac0310143636157c9518829b2a63b7233f..6d76bbc6a22b47f5d559e2a740e2a6411d8e30b6 100644 (file)
@@ -26,7 +26,6 @@ Bitmap                       *bitmap_db_field;
 Bitmap                *bitmap_db_panel;
 Bitmap                *bitmap_db_door_1;
 Bitmap                *bitmap_db_door_2;
-Bitmap                *bitmap_db_toons;
 DrawBuffer            *fieldbuffer;
 DrawBuffer            *drawto_field;