mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
gdb: remove struct trad_frame forward declaration
I found this forward declaration for a struct that doesn't exist, remove it. Change-Id: Ib9473435a949452160598035e5e0fe19fcdc4d20
This commit is contained in:
parent
75890dfaf1
commit
5a5319833d
@ -22,7 +22,6 @@
|
||||
|
||||
#include "frame.h" /* For "enum frame_type". */
|
||||
|
||||
struct trad_frame;
|
||||
class frame_info_ptr;
|
||||
struct trad_frame_cache;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user