X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=87db2010f30b8ea93c488a25e79e38398f368b78;hp=11a80a88dfa3bbec349451fce56ade1fb7fc6226;hb=3367ba5eaec57086e3c1013708967e8a995ef2e3;hpb=e4566563844c4bcfc472159c9ae870941099708c diff --git a/src/main.h b/src/main.h index 11a80a88..87db2010 100644 --- a/src/main.h +++ b/src/main.h @@ -271,13 +271,6 @@ extern XImage *image[]; extern Pixmap clipmask[]; extern Pixmap pix[]; - -extern Pixmap test_pix[]; -extern Pixmap test_clipmask[]; -extern int test_picture_count; - - - #ifdef XPM_INCLUDE_FILE extern XpmAttributes xpm_att[]; #endif