commit | b0d7a15d3aedc3247be53a7ff8c1f540fa043906 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Apr 06 13:56:04 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Apr 06 13:56:04 2012 +0200 |
tree | 66740a8f729c369ab0fdda2fa1a4d288efb5d5f2 | |
parent | 5b435d671e5287975398316b8aa8000c96e6ec92 [diff] [blame] |
updated for version 7.3.493 Problem: Two unused variables. Solution: Remove them. (Hong Xu)
diff --git a/src/version.c b/src/version.c index 25cbb18..e5102e5 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 493, +/**/ 492, /**/ 491,