Imported Upstream version 1.3.1
[platform/upstream/libunwind.git] / src / mips / init.h
index 74c3ab9..30c193a 100644 (file)
@@ -48,7 +48,6 @@ common_init (struct cursor *c, unsigned use_prev_instr)
   /* FIXME: Initialisation for other registers.  */
 
   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;