Remove unnecessary function prototypes.
[deliverable/binutils-gdb.git] / gdb / tracepoint.c
index f8aa3297b3c1531d4c7b65bd926d968f04edd2b5..dbd850fa441c9e931e2bc1a48362626cd6209533 100644 (file)
@@ -185,8 +185,6 @@ static char *mem2hex (gdb_byte *, char *, int);
 static struct command_line *
   all_tracepoint_actions_and_cleanup (struct breakpoint *t);
 
-extern void _initialize_tracepoint (void);
-
 static struct trace_status trace_status;
 
 const char *stop_reason_names[] = {
This page took 0.025802 seconds and 4 git commands to generate.