diff options
author | nobody <nobody@localhost> | 2001-01-12 00:04:13 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-01-12 00:04:13 +0800 |
commit | 526f5d8c6417228db71ad9e50c1a8bd8e4f5d573 (patch) | |
tree | d85b68359c2b29573feb055cb4a8269e5aa3bc56 /art/empty.xpm | |
parent | f753547d5d281b34587430a88a1dc1934d65c889 (diff) | |
download | gsoc2013-evolution-BALSA_1_1_0.tar.gz gsoc2013-evolution-BALSA_1_1_0.tar.zst gsoc2013-evolution-BALSA_1_1_0.zip |
This commit was manufactured by cvs2svn to create tag 'BALSA_1_1_0'.BALSA_1_1_0
svn path=/tags/BALSA_1_1_0/; revision=7387
Diffstat (limited to 'art/empty.xpm')
-rw-r--r-- | art/empty.xpm | 21 |
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", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" "}; |