summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-26 19:22:40 +0100
committerwm4 <wm4@nowhere>2013-12-26 19:25:51 +0100
commitdacb6ad98fb70da8e115549f3b045f00aff4034d (patch)
treeab2b897c41a571e79e6b9bed1e677f9a0c769dcd /options/options.h
parent4ea8612b406b84c2c8f3f7a001b829132caf3468 (diff)
downloadmpv-dacb6ad98fb70da8e115549f3b045f00aff4034d.tar.bz2
mpv-dacb6ad98fb70da8e115549f3b045f00aff4034d.tar.xz
options: simplify handling of some help options
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/options/options.h b/options/options.h
index 4889201b93..6e44dc838c 100644
--- a/options/options.h
+++ b/options/options.h
@@ -133,7 +133,6 @@ typedef struct MPOpts {
int player_idle_mode;
int slave_mode;
int consolecontrols;
- int list_properties;
struct m_rel_time play_start;
struct m_rel_time play_end;
struct m_rel_time play_length;