summaryrefslogtreecommitdiffstats
path: root/mpvcore/m_option.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-04 23:11:35 +0100
committerwm4 <wm4@nowhere>2013-12-04 23:13:46 +0100
commite9f49ea84de06e657067c16d9f43d531ef22b062 (patch)
tree0921837a1fc10326e2509c241700ae44c08608d0 /mpvcore/m_option.h
parent193930ac3b1cffb65782f7db9b611c09cf48f9f0 (diff)
downloadmpv-e9f49ea84de06e657067c16d9f43d531ef22b062.tar.bz2
mpv-e9f49ea84de06e657067c16d9f43d531ef22b062.tar.xz
options: remove legacy hacks for sub-option handling
Diffstat (limited to 'mpvcore/m_option.h')
-rw-r--r--mpvcore/m_option.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mpvcore/m_option.h b/mpvcore/m_option.h
index 684fc2c715..dfc9e28a9b 100644
--- a/mpvcore/m_option.h
+++ b/mpvcore/m_option.h
@@ -127,8 +127,6 @@ struct m_obj_list {
// Allow unknown entries, for which a dummy entry is inserted, and whose
// options are skipped and ignored.
bool allow_unknown_entries;
- // If object has no options set, assume it parses options on its own.
- bool legacy_hacks;
};
// Find entry by name