forked from aniani/vim
patch 7.4.1399
Problem: The MS-DOS code does not build. Solution: Remove the old MS-DOS code.
This commit is contained in:
@@ -6005,7 +6005,7 @@ convert_setup_ext(
|
||||
}
|
||||
|
||||
#if defined(FEAT_GUI) || defined(AMIGA) || defined(WIN3264) \
|
||||
|| defined(MSDOS) || defined(PROTO)
|
||||
|| defined(PROTO)
|
||||
/*
|
||||
* Do conversion on typed input characters in-place.
|
||||
* The input and output are not NUL terminated!
|
||||
|
Reference in New Issue
Block a user