Patch 8.2.4920

6 views
Skip to first unread message

Bram Moolenaar

unread,
May 8, 2022, 5:38:44 PM5/8/22
to vim...@googlegroups.com

Patch 8.2.4920 (after 8.2.4902)
Problem: MS-Windows GUI: unused variables.
Solution: Delete the variables. (John Marriott)
Files: src/gui_w32.c


*** ../vim-8.2.4919/src/gui_w32.c 2022-05-07 20:01:10.058731693 +0100
--- src/gui_w32.c 2022-05-08 22:36:06.019377185 +0100
***************
*** 4003,4012 ****

static int dialog_default_button = -1;

- // Intellimouse support
- static int mouse_scroll_lines = 0;
- static int mouse_scroll_chars = 0;
-
#ifdef FEAT_TOOLBAR
static void initialise_toolbar(void);
static void update_toolbar_size(void);
--- 4003,4008 ----
*** ../vim-8.2.4919/src/version.c 2022-05-08 22:32:55.207569849 +0100
--- src/version.c 2022-05-08 22:37:14.119314095 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 4920,
/**/

--
hundred-and-one symptoms of being an internet addict:
142. You dream about creating the world's greatest web site.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages