Reviewed and approved by Daniel Jacobowitz <drow@false.org>

2007-02-08  Fred Fish  <fnf@specifix.com>
	* defs.h (request_quit): Remove declaration.
	* utils.c (request_quit): Remove definition.
This commit is contained in:
Fred Fish
2007-02-08 16:18:56 +00:00
parent b69733abb7
commit 79da184e3f
3 changed files with 5 additions and 14 deletions

View File

@@ -345,8 +345,6 @@ extern int subset_compare (char *, char *);
extern char *safe_strerror (int);
extern void request_quit (int);
#define ALL_CLEANUPS ((struct cleanup *)0)
extern void do_cleanups (struct cleanup *);