summaryrefslogtreecommitdiff
path: root/gdb/top.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-12-17 15:11:52 +0000
committerTom Tromey <tromey@redhat.com>2012-12-17 15:11:52 +0000
commit8b174eaaeb36c3a8f1c98cf84f2834039b208c13 (patch)
tree0f26f0028d67afaf2256af1236d6987f5c22a12c /gdb/top.c
parent6ad9487379f4f8e003f4d3e90153fb54192cbabd (diff)
downloadgdb-8b174eaaeb36c3a8f1c98cf84f2834039b208c13.tar.gz
* 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 99fd5fff6bd..f3561e52701 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. */