Skip to content

Commit aef7513

Browse files
committed
Remove unused null_message_handlert
This object is never used.
1 parent 629ba0f commit aef7513

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/goto-instrument/wmm/goto2graph.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1385,7 +1385,6 @@ bool instrumentert::is_cfg_spurious(const event_grapht::critical_cyclet &cyc)
13851385
goto_functionst this_interleaving;
13861386
this_interleaving.function_map=std::move(map);
13871387
optionst no_option;
1388-
null_message_handlert no_message;
13891388

13901389
#if 0
13911390
bmct bmc(no_option, symbol_table, no_message);

0 commit comments

Comments
 (0)