mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 15:28:17 +00:00
refactor: remove SYS_MENU_FILE (unused)
This commit is contained in:

committed by
Justin M. Keyes

parent
2e46765849
commit
d4b4d7d0ec
@@ -93,10 +93,6 @@
|
|||||||
# define INDOFF_FILE "indoff.vim"
|
# define INDOFF_FILE "indoff.vim"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef SYS_MENU_FILE
|
|
||||||
# define SYS_MENU_FILE "$VIMRUNTIME/menu.vim"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define DFLT_ERRORFILE "errors.err"
|
#define DFLT_ERRORFILE "errors.err"
|
||||||
|
|
||||||
// Unix has plenty of memory, use large buffers.
|
// Unix has plenty of memory, use large buffers.
|
||||||
|
Reference in New Issue
Block a user