summaryrefslogtreecommitdiffstats
path: root/elaborate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'elaborate.cxx')
-rw-r--r--elaborate.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/elaborate.cxx b/elaborate.cxx
index 27c0a013..93f541fa 100644
--- a/elaborate.cxx
+++ b/elaborate.cxx
@@ -1683,7 +1683,6 @@ void semantic_pass_opt2 (systemtap_session& s, bool& relaxed_p, unsigned iterati
s.print_warning ("read-only local variable '" + l->name + "' " +
(o.str() == "" ? "" : ("(alternatives:" + o.str() + ")")), l->tok);
}
-
j++;
}
}