diff options
Diffstat (limited to 'src/json.h')
-rw-r--r-- | src/json.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -75,7 +75,6 @@ struct og_msg_params { const char *cache; const char *cache_size; const char *comment; - bool echo; struct og_partition partition_setup[OG_PARTITION_MAX]; struct og_image image; uint64_t flags; |