Commit 1eaa260
committed
Make
Making this member function non-virtual makes it easier to follow the
control flow because it is clear it not overridden in any sub class.
This is should be easy enough to add back should a need to override this
arise.goto_cc_modet::main non-virtual1 parent f0b4f89 commit 1eaa260
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments