mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
vim-patch:7.4.373
Problem: Compiler warning for unused argument and unused variable. Solution: Add UNUSED. Move variable inside #ifdef. https://code.google.com/p/vim/source/detail?r=v7-4-373
This commit is contained in:
@@ -222,7 +222,7 @@ static int included_patches[] = {
|
||||
376,
|
||||
//375,
|
||||
//374,
|
||||
//373 NA
|
||||
373,
|
||||
372,
|
||||
371,
|
||||
370,
|
||||
|
Reference in New Issue
Block a user