* elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
[binutils-gdb.git] / gdb / exec.c
index 24048f70b136ca7b46b38d9604b87473a921fde4..6e4e85b4a1269d4a101c965231569a0fe41ddac5 100644 (file)
@@ -72,8 +72,6 @@ static void init_exec_ops (void);
 
 void _initialize_exec (void);
 
-extern int info_verbose;
-
 /* The target vector for executable files.  */
 
 struct target_ops exec_ops;