diff src/gui-x.h @ 231:557eaa0339bf r20-5b14

Import from CVS: tag r20-5b14
author cvs
date Mon, 13 Aug 2007 10:13:48 +0200
parents 2d532a89d707
children c5d627a313b1
line wrap: on
line diff
--- a/src/gui-x.h	Mon Aug 13 10:13:03 2007 +0200
+++ b/src/gui-x.h	Mon Aug 13 10:13:48 2007 +0200
@@ -32,8 +32,6 @@
 
 #ifdef HAVE_POPUPS
 
-extern int popup_up_p;
-
 /* Each frame has one of these, and they are also contained in
    Vpopup_callbacks.
    It doesn't really need to be an lrecord (it's not lisp-accessible)
@@ -76,7 +74,6 @@
 int button_item_to_widget_value (Lisp_Object desc, widget_value *wv,
 				 int allow_text_field_p, int no_keys_p);
 Lisp_Object menu_name_to_accelerator (char *name);
-Boolean separator_string_p (CONST char *s);
 char *menu_separator_style (CONST char *s);
 Lisp_Object widget_value_unwind (Lisp_Object closure);