Remove else clause to #if UI_OUT.
[deliverable/binutils-gdb.git] / gdb / cli / cli-cmds.c
index 3e3aec4dad787b3372a4cf174b1fe80fbf2192f1..076d15362bc6a613f84c3ea2417d3df9c2c49dc6 100644 (file)
@@ -1,5 +1,6 @@
 /* GDB CLI commands.
-   Copyright 2000, 2001 Free Software Foundation, Inc.
+
+   Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,9 +26,7 @@
 #include "gdb_regex.h"         /* Used by apropos_command */
 #include "filenames.h"         /* for DOSish file names */
 
-#ifdef UI_OUT
 #include "ui-out.h"
-#endif
 
 #include "top.h"
 #include "cli/cli-decode.h"
This page took 0.025756 seconds and 4 git commands to generate.