0
0
mirror of https://github.com/vim/vim.git synced 2025-10-02 05:04:20 -04:00

patch 8.2.5090: MS-Windows: vim.def is no longer used

Problem:    MS-Windows: vim.def is no longer used.
Solution:   Delete vim.def. (Ken Takata, closes #10569)
This commit is contained in:
K.Takata
2022-06-14 13:58:29 +01:00
committed by Bram Moolenaar
parent ca195cc84f
commit 831d6d4c02
4 changed files with 4 additions and 8 deletions

View File

@@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
5090,
/**/
5089,
/**/

View File

@@ -1,4 +0,0 @@
CODE PRELOAD EXECUTEONLY
DATA MULTIPLE SHARED
DESCRIPTION 'Vim 8.2'
HEAPSIZE 0,0