summaryrefslogtreecommitdiff
path: root/src/x86/Gstep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/x86/Gstep.c')
-rw-r--r--src/x86/Gstep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/x86/Gstep.c b/src/x86/Gstep.c
index 517dd62a..8cec72ef 100644
--- a/src/x86/Gstep.c
+++ b/src/x86/Gstep.c
@@ -90,7 +90,6 @@ unw_step (unw_cursor_t *cursor)
c->dwarf.loc[EIP] = eip_loc;
c->dwarf.use_prev_instr = 1;
}
- c->dwarf.ret_addr_column = EIP;
if (!DWARF_IS_NULL_LOC (c->dwarf.loc[EBP]))
{