summaryrefslogtreecommitdiff
path: root/gdb/remote-eb.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-eb.c')
-rw-r--r--gdb/remote-eb.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c
index 049e87a081c..eb6caf8a6bc 100644
--- a/gdb/remote-eb.c
+++ b/gdb/remote-eb.c
@@ -252,10 +252,6 @@ eb_create_inferior (execfile, args, env)
entry_pt = (int) bfd_get_start_address (exec_bfd);
-#ifdef CREATE_INFERIOR_HOOK
- CREATE_INFERIOR_HOOK (0); /* No process-ID */
-#endif
-
{
/* OK, now read in the file. Y=read, C=COFF, D=no symbols
0=start address, %s=filename. */