Remove else clause to #if UI_OUT.
[deliverable/binutils-gdb.git] / gdb / defs.h
index 9957aa19fc638775c48c0731ee4208e81a230da0..56045d6d5a6502f36777f896faffac74178b32c9 100644 (file)
@@ -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
This page took 0.026997 seconds and 4 git commands to generate.