Mercurial > hg > xemacs-beta
diff src/console-x.h @ 120:cca96a509cfe r20-1b12
Import from CVS: tag r20-1b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:25:29 +0200 |
parents | 54cc21c15cbb |
children | 0132846995bd |
line wrap: on
line diff
--- a/src/console-x.h Mon Aug 13 09:24:19 2007 +0200 +++ b/src/console-x.h Mon Aug 13 09:25:29 2007 +0200 @@ -376,12 +376,6 @@ #endif /* XIM_XLIB */ #endif /* HAVE_XIM */ -/* This needs to go in an include file that's included by inline.c - in order for the error-checking functions to get defined. */ -#ifdef EPOCH -DECLARE_LRECORD (x_resource, struct Lisp_X_Resource); -#endif - /* Variables associated with the X display frame this emacs is using. */ extern XtAppContext Xt_app_con; @@ -505,11 +499,6 @@ #endif /* XIM_XLIB */ #endif /* HAVE_XIM */ -#ifdef EPOCH -extern Lisp_Object Qx_property_change, Qx_client_message, Qx_map, Qx_unmap; -extern Lisp_Object Vepoch_event, Vepoch_event_handler; -#endif - extern int in_resource_setting; extern int in_specifier_change_function;