Skip to content

Commit 6ea2216

Browse files
Remove unimplemented declaration
1 parent cc70791 commit 6ea2216

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/goto-symex/goto_symex_state.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -363,9 +363,6 @@ class goto_symex_statet final
363363
bool l2_thread_read_encoding(ssa_exprt &expr, const namespacet &ns);
364364
bool l2_thread_write_encoding(const ssa_exprt &expr, const namespacet &ns);
365365

366-
void populate_dirty_for_function(
367-
const irep_idt &id, const goto_functiont &);
368-
369366
void switch_to_thread(unsigned t);
370367
bool record_events;
371368
incremental_dirtyt dirty;

0 commit comments

Comments
 (0)