diff options
Diffstat (limited to 'gdb/ia64-tdep.c')
-rw-r--r-- | gdb/ia64-tdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ia64-tdep.c b/gdb/ia64-tdep.c index dd2064c..ebde4dc 100644 --- a/gdb/ia64-tdep.c +++ b/gdb/ia64-tdep.c @@ -2803,7 +2803,6 @@ static const struct frame_unwind ia64_libunwind_frame_unwind = ia64_libunwind_frame_prev_register, NULL, NULL, - NULL, libunwind_frame_dealloc_cache }; |