diff src/sysproc.h @ 217:d44af0c54775 r20-4b7

Import from CVS: tag r20-4b7
author cvs
date Mon, 13 Aug 2007 10:08:34 +0200
parents 41ff10fd062f
children 65c19d2020f7
line wrap: on
line diff
--- a/src/sysproc.h	Mon Aug 13 10:07:42 2007 +0200
+++ b/src/sysproc.h	Mon Aug 13 10:08:34 2007 +0200
@@ -105,12 +105,6 @@
 extern int cadillac_start_logging ();
 #endif
 
-#ifdef ENERGIZE
-extern Lisp_Object energize_get_buffer_process (Lisp_Object);
-extern Lisp_Object Fenergize_user_input_buffer_mark (Lisp_Object);
-extern Lisp_Object Venergize_process;
-#endif
-
 extern int poll_fds_for_input (SELECT_TYPE mask);
 
 #ifdef MSDOS