diff options
Diffstat (limited to 'gdb/hppa-tdep.c')
-rw-r--r-- | gdb/hppa-tdep.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/hppa-tdep.c b/gdb/hppa-tdep.c index 072e687c815..03aa6c65c13 100644 --- a/gdb/hppa-tdep.c +++ b/gdb/hppa-tdep.c @@ -2427,8 +2427,6 @@ hppa_stub_frame_this_id (struct frame_info *this_frame, if (info) *this_id = frame_id_build (info->base, get_frame_func (this_frame)); - else - *this_id = null_frame_id; } static struct value * |