public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* [commit] Delete some externs
@ 2004-06-25 19:45 Andrew Cagney
  0 siblings, 0 replies; only message in thread
From: Andrew Cagney @ 2004-06-25 19:45 UTC (permalink / raw)
  To: insight

[-- Attachment #1: Type: text/plain, Size: 18 bytes --]

Just FYI,

Andrew

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1012 bytes --]

2004-06-24  Andrew Cagney  <cagney@gnu.org>

	* generic/gdbtk-hooks.c (ui_loop_hook, pre_add_symbol_hook)
	(post_add_symbol_hook, selected_frame_level_changed_hook): Delete
	extern declarations.

Index: generic/gdbtk-hooks.c
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/generic/gdbtk-hooks.c,v
retrieving revision 1.34
diff -p -u -r1.34 gdbtk-hooks.c
--- generic/gdbtk-hooks.c	22 Apr 2004 16:51:43 -0000	1.34
+++ generic/gdbtk-hooks.c	24 Jun 2004 21:49:55 -0000
@@ -73,11 +73,6 @@ extern void gdbtk_create_tracepoint (int
 extern void gdbtk_delete_tracepoint (int);
 extern void gdbtk_modify_tracepoint (int);
 
-extern void (*pre_add_symbol_hook) (const char *);
-extern void (*post_add_symbol_hook) (void);
-extern void (*selected_frame_level_changed_hook) (int);
-extern int (*ui_loop_hook) (int);
-
 static void gdbtk_architecture_changed (void);
 static void gdbtk_trace_find (char *arg, int from_tty);
 static void gdbtk_trace_start_stop (int, int);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-24 21:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-25 19:45 [commit] Delete some externs Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).