diff options
Diffstat (limited to 'app/bin/bitmaps/openbutt.xpm')
-rw-r--r-- | app/bin/bitmaps/openbutt.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/app/bin/bitmaps/openbutt.xpm b/app/bin/bitmaps/openbutt.xpm deleted file mode 100644 index 99b9666..0000000 --- a/app/bin/bitmaps/openbutt.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * openbutt_xpm[] = { -"7 16 2 1", -" c None", -". c #000000000000", -" ", -" ", -" ", -" ", -" ", -" ", -".......", -" ..... ", -" ... ", -" . ", -" ", -" ", -" ", -" ", -" ", -" "}; |