aboutsummaryrefslogtreecommitdiffstats
path: root/src/vars.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vars.h')
-rwxr-xr-xsrc/vars.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/vars.h b/src/vars.h
index c4dfdf4..d69c082 100755
--- a/src/vars.h
+++ b/src/vars.h
@@ -1,4 +1,4 @@
-/* $calcurse: vars.h,v 1.10 2007/05/06 13:30:14 culot Exp $ */
+/* $calcurse: vars.h,v 1.11 2007/07/01 17:42:47 culot Exp $ */
/*
* Calcurse - text-based organizer
@@ -76,7 +76,6 @@ typedef struct {
bool confirm_delete;
bool skip_system_dialogs;
bool skip_progress_bar;
- bool week_begins_on_monday;
int layout;
} conf_t;