summaryrefslogtreecommitdiffstats
path: root/src/pixmaps/cursor-text.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'src/pixmaps/cursor-text.xpm')
-rw-r--r--src/pixmaps/cursor-text.xpm38
1 files changed, 0 insertions, 38 deletions
diff --git a/src/pixmaps/cursor-text.xpm b/src/pixmaps/cursor-text.xpm
deleted file mode 100644
index 6d74ae305..000000000
--- a/src/pixmaps/cursor-text.xpm
+++ /dev/null
@@ -1,38 +0,0 @@
-/* XPM */
-static char const *cursor_text_xpm[] = {
-"32 32 3 1 7 7",
-" c None",
-". c #FFFFFF",
-"+ c #000000",
-" . ",
-" .+. ",
-" .+. ",
-" .+. ",
-" .+. ",
-" .+. ",
-" ..... ..... ",
-".+++++ +++++. ",
-" ..... ..... ",
-" .+. ",
-" .+. ",
-" .+. .... ",
-" .+. .++++. ",
-" .+. .++++. ",
-" . .++++++. ",
-" .++++++. ",
-" .++++++. ",
-" .+++..+++. ",
-" .+++..+++. ",
-" .++++++++. ",
-" .++++++++++. ",
-" .+++....+++. ",
-" ... ... ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};