Fix warning for unused variable without USE_M17N

This commit is contained in:
Rene Kita
2021-09-13 19:47:02 +02:00
parent 916104b7f2
commit 4901408ea5
5 changed files with 7 additions and 10 deletions

View File

@@ -77,8 +77,6 @@ static Str strCurrentBuf;
static int use_hist;
#ifdef USE_M17N
static void ins_char(Str str);
#else
static void ins_char(char c);
#endif
char *