From 5840b57253c6a4e2bc649fb0c1c064a7d2f48a4c Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 3 May 2003 11:02:31 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'BUG_BUDDY_2_3_0'. svn path=/tags/BUG_BUDDY_2_3_0/; revision=21052 --- art/check-filled.xpm | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 art/check-filled.xpm (limited to 'art/check-filled.xpm') diff --git a/art/check-filled.xpm b/art/check-filled.xpm deleted file mode 100644 index c0468fc25b..0000000000 --- a/art/check-filled.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static const char * check_filled_xpm[] = { -"16 16 2 1", -" c None", -". c #000000", -" ", -" ", -" ............ ", -" . . ", -" . . . ", -" . .. . ", -" . ... . ", -" . . ... . ", -" . .. ... . ", -" . ..... . ", -" . ... . ", -" . . . ", -" . . ", -" ............ ", -" ", -" "}; -- cgit