Skip to content

Commit 2340857

Browse files
committed
stop to fetch 7.4 patches
1 parent 0681352 commit 2340857

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/vimmagazinetools.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ def mdescape(s)
8585

8686
def vimpatch_all()
8787
[].tap do |patches|
88-
# XXX: stop to fetch patches of 7.4 after 2016/09 was released
89-
patches.concat vimpatch('7.4')
9088
patches.concat vimpatch('8.0')
9189
end
9290
end

0 commit comments

Comments
 (0)