summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pref.h b/pref.h
index 29c9df2f0..9e0d32034 100644
--- a/pref.h
+++ b/pref.h
@@ -36,7 +36,6 @@ struct preferences {
short show_invalid;
short unit_system;
struct units units;
- short show_time;
short show_sac;
};
enum unit_system_values { METRIC, IMPERIAL, PERSONALIZE };