forked from Imagelibrary/binutils-gdb
Remove else clause to #if UI_OUT.
This commit is contained in:
@@ -1299,10 +1299,8 @@ extern int watchdog;
|
||||
|
||||
/* Hooks for alternate command interfaces. */
|
||||
|
||||
#ifdef UI_OUT
|
||||
/* The name of the interpreter if specified on the command line. */
|
||||
extern char *interpreter_p;
|
||||
#endif
|
||||
|
||||
/* If a given interpreter matches INTERPRETER_P then it should update
|
||||
command_loop_hook and init_ui_hook with the per-interpreter
|
||||
|
||||
Reference in New Issue
Block a user