summaryrefslogtreecommitdiffstats
path: root/kmdi/res/kde2laptop_undockbutton.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'kmdi/res/kde2laptop_undockbutton.xpm')
-rw-r--r--kmdi/res/kde2laptop_undockbutton.xpm18
1 files changed, 0 insertions, 18 deletions
diff --git a/kmdi/res/kde2laptop_undockbutton.xpm b/kmdi/res/kde2laptop_undockbutton.xpm
deleted file mode 100644
index 1f23ecaf8..000000000
--- a/kmdi/res/kde2laptop_undockbutton.xpm
+++ /dev/null
@@ -1,18 +0,0 @@
-/* XPM */
-#ifndef _KDE2LAPTOP_UNDOCKBUTTON_XPM_
-#define _KDE2LAPTOP_UNDOCKBUTTON_XPM_
-
-static const char* kde2laptop_undockbutton[]={
-"20 8 2 1",
-". s None c None",
-"# c #000000",
-".....######.........",
-".....#####..........",
-".....####...........",
-".....#####..........",
-".....##.###.........",
-".....#...###........",
-"..........###.......",
-"...........##......."};
-
-#endif