diff options
Diffstat (limited to 'japanese/jmode/files/patch-src_code.xpm')
-rw-r--r-- | japanese/jmode/files/patch-src_code.xpm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/japanese/jmode/files/patch-src_code.xpm b/japanese/jmode/files/patch-src_code.xpm deleted file mode 100644 index d3d4397a5aad..000000000000 --- a/japanese/jmode/files/patch-src_code.xpm +++ /dev/null @@ -1,9 +0,0 @@ ---- src/code.xpm.orig 2018-02-10 09:59:43 UTC -+++ src/code.xpm -@@ -1,5 +1,5 @@ - /* XPM */ --static char * code_xpm[] = { -+static const char * code_xpm[] = { - "24 32 13 1", - " c None", - ". c #7FFF00", |