* top.c (xgdb_verbose): Remove.

This commit is contained in:
Tom Tromey 2012-12-17 15:11:56 +00:00
parent 06fc0e2238
commit e4acb24c9d
2 changed files with 4 additions and 1 deletions

View 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.

View File

@ -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. */