summaryrefslogtreecommitdiff
path: root/src/tilegx/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tilegx/init.h')
-rw-r--r--src/tilegx/init.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tilegx/init.h b/src/tilegx/init.h
index e75e590b..0e0f7fd1 100644
--- a/src/tilegx/init.h
+++ b/src/tilegx/init.h
@@ -52,7 +52,6 @@ common_init (struct cursor *c, unsigned use_prev_instr)
return ret;
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;