Skip to content

Commit 3f52c59

Browse files
Clean up commented include
1 parent 01685b6 commit 3f52c59

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/clobber/clobber_parse_options.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ Author: Daniel Kroening, [email protected]
3838

3939
#include <cbmc/version.h>
4040

41-
// #include "clobber_instrumenter.h"
42-
4341
clobber_parse_optionst::clobber_parse_optionst(int argc, const char **argv):
4442
parse_options_baset(CLOBBER_OPTIONS, argc, argv),
4543
language_uit(cmdline, ui_message_handler),

0 commit comments

Comments
 (0)