summaryrefslogtreecommitdiff
path: root/src/ppc32/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ppc32/init.h')
-rw-r--r--src/ppc32/init.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ppc32/init.h b/src/ppc32/init.h
index e8bb3ba5..87a69b14 100644
--- a/src/ppc32/init.h
+++ b/src/ppc32/init.h
@@ -61,7 +61,6 @@ common_init_ppc32 (struct cursor *c, unsigned use_prev_instr)
c->sigcontext_addr = 0;
c->dwarf.args_size = 0;
- c->dwarf.ret_addr_column = 0;
c->dwarf.stash_frames = 0;
c->dwarf.use_prev_instr = use_prev_instr;
c->dwarf.pi_valid = 0;