Remove else clause to #if UI_OUT.
This commit is contained in:
parent
db728ff7cd
commit
8926118ce2
25 changed files with 81 additions and 798 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue