X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.c;h=9028fb6bfd6ce40980ed4c0034aa3e872c95492a;hp=08ee469ef6738edae465790c08818f1aee52b2f8;hb=3367ba5eaec57086e3c1013708967e8a995ef2e3;hpb=e4566563844c4bcfc472159c9ae870941099708c diff --git a/src/main.c b/src/main.c index 08ee469e..9028fb6b 100644 --- a/src/main.c +++ b/src/main.c @@ -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