summaryrefslogtreecommitdiff
path: root/plugin/business/chaining-policy/src/chaining_policy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/business/chaining-policy/src/chaining_policy.cpp')
-rw-r--r--plugin/business/chaining-policy/src/chaining_policy.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/business/chaining-policy/src/chaining_policy.cpp b/plugin/business/chaining-policy/src/chaining_policy.cpp
index 9d9cf02..ffd3852 100644
--- a/plugin/business/chaining-policy/src/chaining_policy.cpp
+++ b/plugin/business/chaining-policy/src/chaining_policy.cpp
@@ -33,7 +33,6 @@ static void chaining_param_new_cb(const char *table_name, int table_id, const ch
{
cJSON *json = NULL;
cJSON *item = NULL;
- cJSON *element = NULL;
size_t user_region_offset = 0;
size_t user_region_len = 0;
struct chaining_param *param = NULL;