aboutsummaryrefslogtreecommitdiffstats
path: root/art/empty.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-10-25 06:17:05 +0800
committernobody <nobody@localhost>2001-10-25 06:17:05 +0800
commit77ed9d022cba0279718119e7e12dc5e1be53c82c (patch)
tree75a31cb1cb19b4266322f9427b0641c1b53aca24 /art/empty.xpm
parentdcc99c020b6a58e174091b32585159edfae18dd4 (diff)
downloadgsoc2013-evolution-gnomoku-1_4.tar.gz
gsoc2013-evolution-gnomoku-1_4.tar.zst
gsoc2013-evolution-gnomoku-1_4.zip
This commit was manufactured by cvs2svn to create tag 'gnomoku-1_4'.gnomoku-1_4
svn path=/tags/gnomoku-1_4/; revision=14056
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",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};