1
0
forked from aniani/vim

patch 8.1.1060: MS-Windows: get_cmd_args() is no longer needed

Problem:    MS-Windows: get_cmd_args() is no longer needed, get_cmd_argsW() is
            always used.
Solution:   Remove get_cmd_args(). (Ken Takata, closes #4171)
This commit is contained in:
Bram Moolenaar
2019-03-27 21:59:45 +01:00
parent 90d0cf69aa
commit 760285dd4f
3 changed files with 8 additions and 165 deletions

View File

@@ -775,6 +775,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1060,
/**/
1059,
/**/