import gdb-1999-06-28 snapshot
[deliverable/binutils-gdb.git] / gdb / top.c
index af5c40b27154340a99f9513866c5e9f28db52ee5..fa0c9d0f01cf439388f19ada0ef1c3ad7fdaad82 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -1,5 +1,5 @@
 /* Top level stuff for GDB, the GNU debugger.
-   Copyright 1986, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 1998
+   Copyright 1986, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 1999
    Free Software Foundation, Inc.
 
 This file is part of GDB.
@@ -3770,7 +3770,6 @@ init_main ()
 
   /* Set the important stuff up for command editing.  */
   command_editing_p = 1;
-  async_command_editing_p = 1;
   history_expansion_p = 0;
   write_history_p = 0;
 
This page took 0.024261 seconds and 4 git commands to generate.