comparison src/version.c @ 3457:bf5960ec2532 v7.3.493

updated for version 7.3.493 Problem: Two unused variables. Solution: Remove them. (Hong Xu)
author Bram Moolenaar <bram@vim.org>
date Fri, 06 Apr 2012 13:56:04 +0200
parents 214c7ec1c8f9
children 5240610f2778
comparison
equal deleted inserted replaced
3456:4dde9b516e72 3457:bf5960ec2532
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 493,
717 /**/ 719 /**/
718 492, 720 492,
719 /**/ 721 /**/
720 491, 722 491,
721 /**/ 723 /**/