mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
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:
@@ -633,7 +633,7 @@ static int included_patches[] = {
|
||||
// 1053,
|
||||
1052,
|
||||
// 1051,
|
||||
// 1050,
|
||||
1050,
|
||||
1049,
|
||||
1048,
|
||||
1047,
|
||||
|
Reference in New Issue
Block a user