refactor(option): remove OPT_CLEAR

This commit is contained in:
Lewis Russell
2023-07-13 15:53:07 +01:00
parent 3a45a0db4d
commit 6a449a892b
3 changed files with 7 additions and 12 deletions

View File

@@ -70,7 +70,6 @@ typedef enum {
OPT_ONECOLUMN = 0x40, ///< list options one per line
OPT_NO_REDRAW = 0x80, ///< ignore redraw flags on option
OPT_SKIPRTP = 0x100, ///< "skiprtp" in 'sessionoptions'
OPT_CLEAR = 0x200, ///< Clear local value of an option.
} OptionFlags;
// Return value from get_option_value_strict