Remove bitmaps from project
[xboard.git] / bitmaps / test.c
diff --git a/bitmaps/test.c b/bitmaps/test.c
deleted file mode 100644 (file)
index 93ec05e..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#define NULL 0\r
-#define BlackPawn 22\r
-#include "bitmaps.h"\r
-#include <stdio.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