We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bab263 commit 9395b51Copy full SHA for 9395b51
src/goto-symex/complexity_limiter.h
@@ -48,8 +48,6 @@ class optionst;
48
class complexity_limitert
49
{
50
public:
51
- complexity_limitert() = default;
52
-
53
complexity_limitert(message_handlert &logger, const optionst &options);
54
55
/// Is the complexity module active?
0 commit comments