Skip to content

Commit 81df108

Browse files
author
Daniel Kroening
committed
Merge branch 'master' of github.com:diffblue/symex
2 parents 65361df + d403a96 commit 81df108

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/symex/symex_parse_options.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,6 @@ bool symex_parse_optionst::process_goto_program(const optionst &options)
296296
// we add the library
297297
link_to_library(goto_model, ui_message_handler);
298298

299-
// do partial inlining
300-
status() << "Partial Inlining" << eom;
301-
goto_partial_inline(goto_model, ui_message_handler);
302-
303299
// add generic checks
304300
status() << "Generic Property Instrumentation" << eom;
305301
goto_check(options, goto_model);

0 commit comments

Comments
 (0)