vim-patch:7.4.1050

Problem:    Warning for unused var with tiny features. (Tony Mechelynck)
Solution:   Add #ifdef.  Use vim_snprintf().  Reduce number of statements.

c71982b239
This commit is contained in:
Michael Ennen
2016-05-19 14:45:06 -07:00
parent 7d11cc6912
commit 2ebf365db9
2 changed files with 10 additions and 13 deletions

View File

@@ -633,7 +633,7 @@ static int included_patches[] = {
// 1053,
1052,
// 1051,
// 1050,
1050,
1049,
1048,
1047,