diff options
Diffstat (limited to 'japanese/jmode/files/patch-src_on.xpm')
-rw-r--r-- | japanese/jmode/files/patch-src_on.xpm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/japanese/jmode/files/patch-src_on.xpm b/japanese/jmode/files/patch-src_on.xpm deleted file mode 100644 index 031f9d99eefb..000000000000 --- a/japanese/jmode/files/patch-src_on.xpm +++ /dev/null @@ -1,9 +0,0 @@ ---- src/on.xpm.orig 2018-02-10 09:57:51 UTC -+++ src/on.xpm -@@ -1,5 +1,5 @@ - /* XPM */ --static char * on_xpm[] = { -+static const char * on_xpm[] = { - "12 32 3 1", - " c None", - ". c #FFFF00", |