diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/italic.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/italic.xpm | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/attic/muse2-oom/muse2/xpm/italic.xpm b/attic/muse2-oom/muse2/xpm/italic.xpm deleted file mode 100644 index e21ebbff..00000000 --- a/attic/muse2-oom/muse2/xpm/italic.xpm +++ /dev/null @@ -1,16 +0,0 @@ -/* XPM */ -static const char * italic_xpm[] = { -"11 11 2 1", -" g None", -". g #000000", -" ", -" .... ", -" .. ", -" .. ", -" .. ", -" .. ", -" .. ", -" .. ", -" .. ", -" .... ", -" "}; |