mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
build: remove LOG_LIST_ACTIONS option and related code
It has not been used for a long time and the likelihood of it still working is low.
This commit is contained in:
@ -45,10 +45,6 @@
|
||||
#cmakedefine HAVE_DIRFD_AND_FLOCK
|
||||
#cmakedefine HAVE_FORKPTY
|
||||
|
||||
#ifndef UNIT_TESTING
|
||||
#cmakedefine LOG_LIST_ACTIONS
|
||||
#endif
|
||||
|
||||
#cmakedefine HAVE_BE64TOH
|
||||
#cmakedefine ORDER_BIG_ENDIAN
|
||||
#define ENDIAN_INCLUDE_FILE <@ENDIAN_INCLUDE_FILE@>
|
||||
|
Reference in New Issue
Block a user