summaryrefslogtreecommitdiffstats
path: root/mpcommon.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2011-01-11 17:28:10 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2011-01-11 17:28:10 +0200
commitb26fbeddd85aae6cda93d01335bed5f108a3ff57 (patch)
tree5f188a36267498b116eef50a60c8ca1f7f480822 /mpcommon.h
parent0b59e33b4e17fae9e0c318fcfeabba52e57dda4a (diff)
downloadmpv-b26fbeddd85aae6cda93d01335bed5f108a3ff57.tar.bz2
mpv-b26fbeddd85aae6cda93d01335bed5f108a3ff57.tar.xz
options: move -noconfig to option struct, simplify
Diffstat (limited to 'mpcommon.h')
-rw-r--r--mpcommon.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mpcommon.h b/mpcommon.h
index f1f01d7942..5f11c5e458 100644
--- a/mpcommon.h
+++ b/mpcommon.h
@@ -27,9 +27,6 @@ extern double sub_last_pts;
extern struct ass_track *ass_track;
extern struct subtitle *vo_sub_last;
-extern int disable_system_conf;
-extern int disable_user_conf;
-
extern const char *mencoder_version;
extern const char *mplayer_version;