diff options
Diffstat (limited to 'mini-commander/src/history-mini.xpm')
-rw-r--r-- | mini-commander/src/history-mini.xpm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mini-commander/src/history-mini.xpm b/mini-commander/src/history-mini.xpm deleted file mode 100644 index b7ad65eb..00000000 --- a/mini-commander/src/history-mini.xpm +++ /dev/null @@ -1,11 +0,0 @@ -/* XPM */ -static const char * history_mini_xpm[] = { -"7 6 2 1", -" c NONE", -". c #000000000000", -" ", -".......", -" ..... ", -" ... ", -" . ", -" "}; |