summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/pixmaps/file2.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/pixmaps/file2.xpm')
-rw-r--r--gui/mplayer/pixmaps/file2.xpm27
1 files changed, 0 insertions, 27 deletions
diff --git a/gui/mplayer/pixmaps/file2.xpm b/gui/mplayer/pixmaps/file2.xpm
deleted file mode 100644
index 5b7a6b9186..0000000000
--- a/gui/mplayer/pixmaps/file2.xpm
+++ /dev/null
@@ -1,27 +0,0 @@
-/* XPM */
-static const char * const file2_xpm[] = {
-"16 16 8 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-"@ c #D5D5D5",
-"# c #ABABAB",
-"$ c #808080",
-"% c #555555",
-"& c #2B2B2B",
-" ",
-" ",
-" ... ... ",
-" .............. ",
-" . .++++++++. . ",
-" . .+++++++@. . ",
-" ...+++++++@... ",
-" . .++++++@#. . ",
-" ...+++++@#$... ",
-" . .++++@#$%. . ",
-" . .++++@#$%. . ",
-" ...+++@#$%&... ",
-" . .+++@#$%&. . ",
-" .............. ",
-" ... ... ",
-" "};