aboutsummaryrefslogtreecommitdiffstats
path: root/art/mark.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'art/mark.xpm')
-rw-r--r--art/mark.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/art/mark.xpm b/art/mark.xpm
deleted file mode 100644
index 710cd0e872..0000000000
--- a/art/mark.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static char * mark_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #36592A",
-" ",
-" ",
-" ",
-" ",
-" . ",
-" .. ",
-" .. ",
-" . .. ",
-" .. ... ",
-" .... ",
-" ... ",
-" .. ",
-" . ",
-" ",
-" ",
-" "};