Remove piece pixmaps from project
[xboard.git] / pixmaps / rdl21.xpm
diff --git a/pixmaps/rdl21.xpm b/pixmaps/rdl21.xpm
deleted file mode 100644 (file)
index ef8844a..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-/* XPM */
-static char *rdl21[] = {
-/* columns rows colors chars-per-pixel */
-"21 21 3 1",
-"  c black s dark_piece",
-". c gray s light_square",
-"X c white s light_piece",
-/* pixels */
-".....................",
-".....................",
-"....   ..   ..   ....",
-"....             ....",
-"....             ....",
-"....  XXXXXXXXX  ....",
-"......         ......",
-"...... XXXXXXX ......",
-"......         ......",
-"......         ......",
-"......         ......",
-"......         ......",
-"......         ......",
-"......         ......",
-"......         ......",
-".....  XXXXXXX  .....",
-"....             ....",
-"...  XXXXXXXXXXX  ...",
-"...               ...",
-".....................",
-"....................."
-};