From 0614aa06229e92b77b8a50c4bd508cb251d2c3d7 Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 10 Feb 2002 21:10:16 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'BALSA_1_3_3'. svn path=/tags/BALSA_1_3_3/; revision=15642 --- art/priority-high.xpm | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 art/priority-high.xpm (limited to 'art/priority-high.xpm') diff --git a/art/priority-high.xpm b/art/priority-high.xpm deleted file mode 100644 index 884c8b8236..0000000000 --- a/art/priority-high.xpm +++ /dev/null @@ -1,22 +0,0 @@ -/* XPM */ -static char * priority_high_xpm[] = { -"16 16 3 1", -" c None", -". c #FFFFFF", -"X c #A7453E", -" ", -" ", -" . ", -" .X. ", -" .XXX. ", -" .XXX. ", -" .XXX. ", -" .XX. ", -" .XX. ", -" .X. ", -" .. ", -" .XX. ", -" .XX. ", -" .. ", -" ", -" "}; -- cgit