Skip to content

Commit 4604fbb

Browse files
committed
patch 8.1.0637: nsis file no longer used
Problem: Nsis file no longer used. Solution: Remove the file. (Ken Takata)
1 parent b413d2e commit 4604fbb

3 files changed

Lines changed: 2 additions & 69 deletions

File tree

Filelist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,6 @@ SRC_DOS = \
475475
src/xxd/Make_mvc.mak \
476476
nsis/gvim.nsi \
477477
nsis/gvim_version.nsh \
478-
nsis/vimrc.ini \
479478
nsis/README.txt \
480479
nsis/lang/*.nsi \
481480
uninstal.txt \

nsis/vimrc.ini

Lines changed: 0 additions & 68 deletions
This file was deleted.

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -799,6 +799,8 @@ static char *(features[]) =
799799

800800
static int included_patches[] =
801801
{ /* Add new patch number below this line */
802+
/**/
803+
637,
802804
/**/
803805
636,
804806
/**/

0 commit comments

Comments
 (0)