diff options
Diffstat (limited to 'gdb/gdbarch.sh')
-rwxr-xr-x | gdb/gdbarch.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh index 3a067762d67..32bcf47d5e4 100755 --- a/gdb/gdbarch.sh +++ b/gdb/gdbarch.sh @@ -864,9 +864,6 @@ struct obstack; extern struct gdbarch *current_gdbarch; -/* Always one, being eliminated. */ -#define DEPRECATED_USE_GENERIC_DUMMY_FRAMES 1 - /* If any of the following are defined, the target wasn't correctly converted. */ |