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