commit | e3f915d12c8fe0466918a29ab4eaef153f71a2cd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jul 14 23:02:44 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jul 14 23:02:44 2020 +0200 |
tree | 40dbefda787ad5025343d543a1bf7d2b90c99d13 | |
parent | ceb56ddbafbca01e52ff4291d9480bf83d739793 [diff] [blame] |
patch 8.2.1215: Atari MiNT support is outdated Problem: Atari MiNT support is outdated. Solution: Nobody responded this code is still useful, so let's delete it.
diff --git a/src/version.c b/src/version.c index 4727aeb..ce0a53e 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1215, +/**/ 1214, /**/ 1213,