diff options
| author | xXx-caillou-xXx | 2017-10-31 18:07:02 +0100 |
|---|---|---|
| committer | jvoisin | 2017-10-31 18:07:02 +0100 |
| commit | ee4f2e4a30f119b9348c02ac76185a54f5208e81 (patch) | |
| tree | 75e14348b892579c05cf656f9ee4ac5081089192 /src/sp_config.h | |
| parent | 5903f9f85b1329efb1d0c6e427dbcff567540846 (diff) | |
Unify two struct members related to virtual-patching
This should close #65
Diffstat (limited to 'src/sp_config.h')
| -rw-r--r-- | src/sp_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp_config.h b/src/sp_config.h index ac33eb5..e14e30b 100644 --- a/src/sp_config.h +++ b/src/sp_config.h | |||
| @@ -94,7 +94,6 @@ typedef struct { | |||
| 94 | sp_node_t *var_array_keys; | 94 | sp_node_t *var_array_keys; |
| 95 | 95 | ||
| 96 | bool allow; | 96 | bool allow; |
| 97 | bool drop; | ||
| 98 | 97 | ||
| 99 | char *var; | 98 | char *var; |
| 100 | 99 | ||
