rnd-19980906
[rocksndiamonds.git] / src / main.c
index 08ee469ef6738edae465790c08818f1aee52b2f8..9028fb6bfd6ce40980ed4c0034aa3e872c95492a 100644 (file)
@@ -30,12 +30,6 @@ GC           gc, clip_gc[NUM_PIXMAPS];
 Pixmap         pix[NUM_PIXMAPS];
 Pixmap         clipmask[NUM_PIXMAPS];
 
-
-Pixmap         test_pix[NUM_PICTURES];
-Pixmap         test_clipmask[NUM_PICTURES];
-int            test_picture_count = 0;
-
-
 #ifdef XPM_INCLUDE_FILE
 XpmAttributes  xpm_att[NUM_PICTURES];
 #endif