mirror of
https://github.com/vim/vim.git
synced 2025-10-06 05:44:14 -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:
@@ -35,7 +35,7 @@
|
||||
# ifdef AMIGA
|
||||
# include "os_amiga.pro"
|
||||
# endif
|
||||
# if defined(UNIX) || defined(__EMX__) || defined(VMS)
|
||||
# if defined(UNIX) || defined(VMS)
|
||||
# include "os_unix.pro"
|
||||
# endif
|
||||
# ifdef WIN3264
|
||||
|
Reference in New Issue
Block a user