To: vim_dev@googlegroups.com Subject: Patch 7.4.1874 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 7.4.1874 Problem: Unused variable in Win32 code. Solution: Remove it. (Mike Williams) Files: src/gui_w32.c *** ../vim-7.4.1873/src/gui_w32.c 2016-06-02 14:29:59.136661030 +0200 --- src/gui_w32.c 2016-06-02 15:47:30.140597052 +0200 *************** *** 2050,2056 **** int gui_mch_wait_for_chars(int wtime) { - MSG msg; int focus; s_timed_out = FALSE; --- 2050,2055 ---- *** ../vim-7.4.1873/src/version.c 2016-06-02 14:29:59.136661030 +0200 --- src/version.c 2016-06-02 15:48:14.696596439 +0200 *************** *** 755,756 **** --- 755,758 ---- { /* Add new patch number below this line */ + /**/ + 1874, /**/ -- hundred-and-one symptoms of being an internet addict: 37. You start looking for hot HTML addresses in public restrooms. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///