commit | d653293c806c8bea976737b88006264e7a8ea6d6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Nov 25 17:00:43 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Nov 25 17:00:43 2020 +0100 |
tree | 01d56160f6aa8301cf1dafa03a9031c9a70906f9 | |
parent | 3a3b6910421ee1d03c222efc62d61b9fb879d931 [diff] [blame] |
patch 8.2.2049: Amiga: obsolete function Problem: Amiga: obsolete function. Solution: Remove the function. (Ola Söder, closes #7374)
diff --git a/src/version.c b/src/version.c index 84ea5f1..f927ac9 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2049, +/**/ 2048, /**/ 2047,