mirror of
https://github.com/vim/vim.git
synced 2025-11-15 23:14:06 -05:00
patch 9.1.1866: HAVE_STRCSPN define is unused
Problem: HAVE_STRCSPN define is unused
Solution: Remove all HAVE_STRCSPN defines
(Ola Söder)
closes: #18592
Signed-off-by: Ola Söder <rolfkopman@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
5b5290ec02
commit
3b11759c7c
@@ -97,7 +97,6 @@
|
||||
|
||||
#define TGETENT_ZERO_ERR
|
||||
#define HAVE_GETCWD
|
||||
#define HAVE_STRCSPN
|
||||
#define HAVE_STRTOL
|
||||
#define HAVE_TGETENT
|
||||
#define HAVE_MEMSET
|
||||
|
||||
Reference in New Issue
Block a user