commit | 919c12c19a9785b856bc32dfe6cd8e9277178b62 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 14 14:29:16 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 14 14:29:16 2021 +0000 |
tree | 05287c4565df1c3dd98434cb94bd814f96b02de9 | |
parent | f8a79fc3468645019532331bf8b36d1f7b403ef4 [diff] [blame] |
patch 8.2.3808: Vim9: obsolete TODO items Problem: Vim9: obsolete TODO items Solution: Remove the comments.
diff --git a/src/version.c b/src/version.c index 08bfba1..6410f4f 100644 --- a/src/version.c +++ b/src/version.c
@@ -750,6 +750,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3808, +/**/ 3807, /**/ 3806,