summaryrefslogtreecommitdiff
path: root/include/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/options.h')
-rw-r--r--include/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/options.h b/include/options.h
index 48f6580..c43c811 100644
--- a/include/options.h
+++ b/include/options.h
@@ -9,7 +9,6 @@ typedef struct {
int printSegments;
int printSections;
int copy;
- int model;
} CLIOpts;