We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd7011 commit 7473e9cCopy full SHA for 7473e9c
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