From b26fbeddd85aae6cda93d01335bed5f108a3ff57 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 11 Jan 2011 17:28:10 +0200 Subject: options: move -noconfig to option struct, simplify --- mpcommon.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'mpcommon.h') 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; -- cgit v1.2.3