aboutsummaryrefslogtreecommitdiffstats
path: root/art/empty.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-05-16 00:19:25 +0800
committernobody <nobody@localhost>2002-05-16 00:19:25 +0800
commit8ec20b8af44a382be7e7d8935cd7dd034f8a339a (patch)
tree9a14849dd3a40bd1667b88d689e2aa7d58d08bce /art/empty.xpm
parent74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff)
downloadgsoc2013-evolution-EOG_0_119_0.tar.gz
gsoc2013-evolution-EOG_0_119_0.tar.zst
gsoc2013-evolution-EOG_0_119_0.zip
This commit was manufactured by cvs2svn to create tag 'EOG_0_119_0'.EOG_0_119_0
svn path=/tags/EOG_0_119_0/; revision=16807
Diffstat (limited to 'art/empty.xpm')
-rw-r--r--art/empty.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/art/empty.xpm b/art/empty.xpm
deleted file mode 100644
index aca06618b1..0000000000
--- a/art/empty.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static char * empty_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #FFFFFF",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};