Skip to content

Commit 41da2e8

Browse files
authored
Merge pull request diffblue#256 from diffblue/smowton/cleanup/out-of-date-comment
Remove outdated comment
2 parents 5a0b2d4 + b078823 commit 41da2e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/driver/sec_driver_parse_options.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ int sec_driver_parse_optionst::doit()
138138
register_languages();
139139
register_evs_pretty_printer();
140140

141-
// Prevent generation of _start, which isn't necessary for our analysis
142-
// and can be costly:
143141
goto_model=initialize_goto_model(cmdline, get_message_handler());
144142

145143
if(process_goto_program(options))

0 commit comments

Comments
 (0)