Skip to content

Commit 91f7830

Browse files
Remove unused propogationt::valuest variable
1 parent 1b2eca6 commit 91f7830

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/goto-instrument/accelerate/scratch_program.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ bool scratch_programt::check_sat(bool do_slice)
3535
output(ns, "scratch", std::cout);
3636
#endif
3737

38-
goto_symex_statet::propagationt::valuest constants;
39-
4038
symex.symex_with_state(symex_state, functions, symex_symbol_table);
4139

4240
if(do_slice)

0 commit comments

Comments
 (0)