diff options
author | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
commit | 46ea20a98e0c4fe8ee9a4d214f2b41c515b9fdb0 (patch) | |
tree | 9a14849dd3a40bd1667b88d689e2aa7d58d08bce /art/empty.xpm | |
parent | 74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff) | |
download | gsoc2013-evolution-GDM2_2_4_0_2.tar.gz gsoc2013-evolution-GDM2_2_4_0_2.tar.zst gsoc2013-evolution-GDM2_2_4_0_2.zip |
This commit was manufactured by cvs2svn to create tag 'GDM2_2_4_0_2'.GDM2_2_4_0_2
svn path=/tags/GDM2_2_4_0_2/; revision=16815
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", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" "}; |