projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdf1350
)
Remove unused declaration
author
Tom Tromey
<tromey@adacore.com>
Wed, 26 Jan 2022 21:26:44 +0000
(14:26 -0700)
committer
Tom Tromey
<tromey@adacore.com>
Wed, 26 Jan 2022 21:33:44 +0000
(14:33 -0700)
This removes an unused declaration from top.h. This type is not
defined anywhere.
gdb/top.h
patch
|
blob
|
history
diff --git
a/gdb/top.h
b/gdb/top.h
index 25361d0effa7af00bdf632888702d09ef0470f71..b26209e8c8d16337545aeb54a6422876e9aa7e33 100644
(file)
--- 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