Skip to content

Commit 6d68c30

Browse files
committed
Remove unused variable rhs_value_set
1 parent d742f58 commit 6d68c30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/goto-symex/goto_symex_state.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ void goto_symex_statet::assignment(
217217

218218
{
219219
// update value sets
220-
value_sett::expr_sett rhs_value_set;
221220
exprt l1_rhs(rhs);
222221
get_l1_name(l1_rhs);
223222

0 commit comments

Comments
 (0)