diff options
Diffstat (limited to 'gdb/inferior.c')
-rw-r--r-- | gdb/inferior.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/inferior.c b/gdb/inferior.c index a20c6c5..b916909 100644 --- a/gdb/inferior.c +++ b/gdb/inferior.c @@ -37,8 +37,6 @@ #include "readline/tilde.h" #include "progspace-and-thread.h" -void _initialize_inferiors (void); - /* Keep a registry of per-inferior data-pointers required by other GDB modules. */ |