diff options
Diffstat (limited to 'gdb/convex-xdep.c')
-rw-r--r-- | gdb/convex-xdep.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/convex-xdep.c b/gdb/convex-xdep.c index 8282b30..08ce265 100644 --- a/gdb/convex-xdep.c +++ b/gdb/convex-xdep.c @@ -189,13 +189,6 @@ static int exec_trap_timer; #include "gdbcmd.h" -/* Nonzero if we are debugging an attached outside process - rather than an inferior. */ - -extern int attach_flag; - - - static struct type *vector_type (); static long *read_vector_register (); static long *read_vector_register_1 (); |