commit | ab8f7c50cf7d5c0c72dfa5067e5b1f57585db4d8 | [log] [tgz] |
---|---|---|
author | ichizok <gclient.gaap@gmail.com> | Wed Feb 02 15:19:38 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 02 15:19:38 2022 +0000 |
tree | 498095c465cffe9430712b7f7f86b12b7524b007 | |
parent | 73257149d759a8e6ddbe555d2b5aa37b6cb8db8b [diff] [blame] |
patch 8.2.4284: old mac resources files are no longer used Problem: Old mac resources files are no longer used. Solution: Delete the unused files. (Ozaki Kiichi, closes #9688)
diff --git a/src/version.c b/src/version.c index f1014b3..7417143 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4284, +/**/ 4283, /**/ 4282,