mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 7.4.2048
Problem: There is still code and help for unsupported systems. Solution: Remove the code and text. (Hirohito Higashi)
This commit is contained in:
@@ -33,10 +33,6 @@
|
||||
# include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#ifdef __EMX__
|
||||
# define HAVE_TOTAL_MEM
|
||||
#endif
|
||||
|
||||
#if defined(__CYGWIN__) || defined(__CYGWIN32__)
|
||||
# define WIN32UNIX /* Compiling for Win32 using Unix files. */
|
||||
# define BINARY_FILE_IO
|
||||
|
Reference in New Issue
Block a user