summaryrefslogtreecommitdiff
path: root/src/cli_cstore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli_cstore.h')
-rw-r--r--src/cli_cstore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cli_cstore.h b/src/cli_cstore.h
index 5f0b061..6f4ec51 100644
--- a/src/cli_cstore.h
+++ b/src/cli_cstore.h
@@ -109,8 +109,6 @@ typedef struct {
boolean tag;
boolean multi;
vtw_list actions[top_act];
- int is_value; /* this is used by the config store to indicate whether
- * the last path component is a "value". */
} vtw_def;
/* extern variables */