From 25e3c025f6d1ebfe39e3e3b68ad8c1a48883991c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sat, 1 Jul 2000 21:34:43 +0000 Subject: Removed. These aren't being used any more. (The real pixmaps are in * pixmaps.h, pixmaps/*.xpm: Removed. These aren't being used any more. (The real pixmaps are in ../art.) svn path=/trunk/; revision=3848 --- mail/pixmaps/attachment.xpm | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 mail/pixmaps/attachment.xpm (limited to 'mail/pixmaps/attachment.xpm') diff --git a/mail/pixmaps/attachment.xpm b/mail/pixmaps/attachment.xpm deleted file mode 100644 index f154cceb18..0000000000 --- a/mail/pixmaps/attachment.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * attachment_xpm[] = { -"16 16 2 1", -" c None", -". c #000000", -" ", -" .. ", -" . . . ", -" . . .. ", -" . . . ", -" . . . ", -" . . . ", -" . . . ", -" . . . ", -" . . ", -" . . ", -" .. .. ", -" .. .. ", -" .. ", -" ", -" "}; -- cgit v1.2.3