mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 22:36:09 +00:00
win: fix warnings
This commit is contained in:
@@ -939,7 +939,6 @@ char_u * os_resolve_shortcut(char_u *fname)
|
||||
OLECHAR wsz[MAX_PATH];
|
||||
char_u *rfname = NULL;
|
||||
int len;
|
||||
int conversion_result;
|
||||
IShellLinkW *pslw = NULL;
|
||||
WIN32_FIND_DATAW ffdw;
|
||||
|
||||
|
Reference in New Issue
Block a user