From e9f49ea84de06e657067c16d9f43d531ef22b062 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 4 Dec 2013 23:11:35 +0100 Subject: options: remove legacy hacks for sub-option handling --- mpvcore/m_option.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'mpvcore/m_option.h') 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 -- cgit v1.2.3