summaryrefslogtreecommitdiffstats
path: root/src/calcurse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/calcurse.h')
-rw-r--r--src/calcurse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/calcurse.h b/src/calcurse.h
index 7259dd1..e35fe9a 100644
--- a/src/calcurse.h
+++ b/src/calcurse.h
@@ -580,7 +580,6 @@ enum export_type {
/* To customize the display when saving data. */
enum save_display {
IO_SAVE_DISPLAY_BAR,
- IO_SAVE_DISPLAY_MARK,
IO_SAVE_DISPLAY_NONE
};