Skip to content

Commit f0b1e36

Browse files
peterschrammelDaniel Kroening
authored and
Daniel Kroening
committed
Removed unused class member
1 parent 4fc0edd commit f0b1e36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/goto-analyzer/goto_analyzer_parse_options.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ class goto_analyzer_parse_optionst:
6969
bool set_properties();
7070

7171
void eval_verbosity();
72-
73-
bool has_entry_point;
7472
};
7573

7674
#endif // CPROVER_GOTO_ANALYZER_GOTO_ANALYZER_PARSE_OPTIONS_H

0 commit comments

Comments
 (0)