From 92a4b93c4d420fefe590bd88521ec76d8bebd3fe Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 24 Oct 2017 00:16:30 +0200 Subject: Remove the `enable` member from the disable function structure Also add some more tests --- src/sp_config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sp_config.h') diff --git a/src/sp_config.h b/src/sp_config.h index c6de8ba..eda7517 100644 --- a/src/sp_config.h +++ b/src/sp_config.h @@ -72,7 +72,6 @@ typedef struct { char *hash; int simulation; - bool enable; char *param; pcre *r_param; -- cgit v1.3