Remove piece pixmaps from project
[xboard.git] / pixmaps / test.c
diff --git a/pixmaps/test.c b/pixmaps/test.c
deleted file mode 100644 (file)
index 242315b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#define NULL 0\r
-#define BlackPawn 22\r
-#include "pixmaps.h"\r
-\r
-/*\r
- * This is a program that you can compile to test if the include tree \r
- * of bitmaps is complete, and if all the bitmaps are without syntax errors\r
- */\r
-\r
-main()\r
-{\r
-       printf("Hi\n");\r
-}\r