emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32menu.c,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/w32menu.c,v
Date: Fri, 01 Aug 2008 14:01:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/08/01 14:01:09

Index: w32menu.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32menu.c,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -b -r1.106 -r1.107
--- w32menu.c   9 Jun 2008 23:48:12 -0000       1.106
+++ w32menu.c   1 Aug 2008 14:01:08 -0000       1.107
@@ -103,10 +103,6 @@
 
 void w32_free_menu_strings P_((HWND));
 
-static int next_menubar_widget_id;
-
-extern widget_value *xmalloc_widget_value P_ ((void));
-extern widget_value *digest_single_submenu P_ ((int, int, int));
 
 /* This is set nonzero after the user activates the menu bar, and set
    to zero again after the menu bars are redisplayed by prepare_menu_bar.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]