scop.c: stmt_anonymize; drop unused variables
commit071aa24cb334f8aeb235ffbced95d3ce919b7a70
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 25 Dec 2016 19:01:39 +0000 (25 20:01 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 26 Dec 2016 10:37:55 +0000 (26 11:37 +0100)
tree3fc3a4931034cfa684ba96554a4a0de9d90cf61e
parent1b1b48b4567fad08975aa06faa05572a7b9a3cc8
scop.c: stmt_anonymize; drop unused variables

The variables were already unused when this function
was introduced in 4f748e1 (pet_scop_extract_from_C_source:
reset user pointers on parameter ids in result,
Sun Jan 22 22:48:35 2012 +0100).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scop.c