mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
Wrap calls to 'get_mess_env' into LIBINTL #ifdefs
This commit is contained in:
@@ -4249,12 +4249,6 @@ int *local_ptr; /* return: buffer-local mapping or NULL */
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Set up default mappings.
|
||||
*/
|
||||
void init_mappings() {
|
||||
}
|
||||
|
||||
#if defined(MSDOS) || defined(MSWIN) || defined(OS2) \
|
||||
|| defined(FEAT_CMDWIN) || defined(MACOS) || defined(PROTO)
|
||||
/*
|
||||
|
Reference in New Issue
Block a user