mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
Remove redundant USE_ICONV define from config.h.in.
This was noticed during a review of #1437.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#cmakedefine HAVE_GETPWNAM
|
||||
#cmakedefine HAVE_GETPWUID
|
||||
#cmakedefine HAVE_ICONV
|
||||
#cmakedefine USE_ICONV
|
||||
#cmakedefine HAVE_ICONV_H
|
||||
#cmakedefine HAVE_LANGINFO_H
|
||||
#cmakedefine HAVE_LIBGEN_H
|
||||
|
||||
Reference in New Issue
Block a user