* top.c (xgdb_verbose): Remove.
authorTom Tromey <tromey@redhat.com>
Mon, 17 Dec 2012 15:11:56 +0000 (15:11 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 17 Dec 2012 15:11:56 +0000 (15:11 +0000)
gdb/ChangeLog
gdb/top.c

index 4c5b5be..6910815 100644 (file)
@@ -1,3 +1,7 @@
+2012-12-17  Tom Tromey  <tromey@redhat.com>
+
+       * top.c (xgdb_verbose): Remove.
+
 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Code cleanup.
index 99fd5ff..f3561e5 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -138,7 +138,6 @@ char gdb_dirbuf[1024];
 void (*window_hook) (FILE *, char *);
 
 int epoch_interface;
-int xgdb_verbose;
 
 /* Buffer used for reading command lines, and the size
    allocated for it so far.  */