aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-12-17 15:11:56 +0000
committerTom Tromey <tromey@redhat.com>2012-12-17 15:11:56 +0000
commite4acb24c9d483865de3acfd06e33552900c2fa23 (patch)
tree728dd9cbba1379e3eabb1d93481e2e2b852b1d27 /gdb/top.c
parent06fc0e223849b3d37b5288f605a2f3b97cf684c4 (diff)
downloadgdb-e4acb24c9d483865de3acfd06e33552900c2fa23.zip
gdb-e4acb24c9d483865de3acfd06e33552900c2fa23.tar.gz
gdb-e4acb24c9d483865de3acfd06e33552900c2fa23.tar.bz2
* top.c (xgdb_verbose): Remove.
Diffstat (limited to 'gdb/top.c')
-rw-r--r--gdb/top.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/top.c b/gdb/top.c
index 99fd5ff..f3561e5 100644
--- 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. */