1
0
forked from aniani/vim

updated for version 7.0079

This commit is contained in:
Bram Moolenaar
2005-06-04 22:06:24 +00:00
parent 51485f0624
commit 75c50c46a6
21 changed files with 152 additions and 100 deletions

View File

@@ -426,9 +426,6 @@ mb_init()
vimconv_T vimconv;
char_u *p;
#endif
#ifdef WIN32
int prev_enc_utf8 = enc_utf8;
#endif
if (p_enc == NULL)
{