fix compile errors for adapting maat
This commit is contained in:
@@ -74,7 +74,6 @@ static void profile_param_free(struct decryption_param *param)
|
||||
|
||||
static void profile_param_new_cb(const char *table_name, const char *key, const char *table_line, void **ad, long argl, void *argp)
|
||||
{
|
||||
int ret = 0;
|
||||
cJSON *json = NULL;
|
||||
cJSON *object = NULL;
|
||||
cJSON *exclusions = NULL;
|
||||
|
||||
Reference in New Issue
Block a user