1
0
forked from aniani/vim

updated for version 7.3.1141

Problem:    Win32: Check for available memory is not reliable and adds
            overhead.
Solution:   Remove mch_avail_mem(). (Mike Williams)
This commit is contained in:
Bram Moolenaar
2013-06-07 19:17:14 +02:00
parent 43e0298416
commit a238431302
3 changed files with 2 additions and 32 deletions

View File

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