commit | 269e4bd9d2a52dd55eb4b05a6d2313e705f5edee | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Dec 01 15:31:12 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Dec 01 15:31:12 2019 +0100 |
tree | 24c08835a0b54e12b4fd3223ce7c3da79e4f09a1 | |
parent | 5a4c3082d7ab51b3d448a91578479c96c1ab0ad3 [diff] [blame] |
patch 8.1.2374: unused parts of libvterm are included Problem: Unused parts of libvterm are included. Solution: Delete the unused files.
diff --git a/src/version.c b/src/version.c index b0c3fc9..5b4b898 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2374, +/**/ 2373, /**/ 2372,