aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.h
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2022-01-26 14:26:44 -0700
committerTom Tromey <tromey@adacore.com>2022-01-26 14:33:44 -0700
commit51d185a65f3679f887d456e20d22475ac8586938 (patch)
treeb41dbe89d940238486fc512867d5c86346c4be92 /gdb/top.h
parentfdf1350dc13b66c0b2c9c961c28e37d993023d5a (diff)
downloadgdb-51d185a65f3679f887d456e20d22475ac8586938.zip
gdb-51d185a65f3679f887d456e20d22475ac8586938.tar.gz
gdb-51d185a65f3679f887d456e20d22475ac8586938.tar.bz2
Remove unused declaration
This removes an unused declaration from top.h. This type is not defined anywhere.
Diffstat (limited to 'gdb/top.h')
-rw-r--r--gdb/top.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/top.h b/gdb/top.h
index 25361d0..b26209e 100644
--- a/gdb/top.h
+++ b/gdb/top.h
@@ -25,8 +25,6 @@
#include "gdbsupport/next-iterator.h"
#include "value.h"
-struct tl_interp_info;
-
/* Prompt state. */
enum prompt_state