From 5aac28ec24961c7e02c4a2e7085e641a3a4b78c7 Mon Sep 17 00:00:00 2001 From: ods15 Date: Tue, 6 Dec 2005 08:42:48 +0000 Subject: new -msglevel option, constrols msg level for every msg module git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17107 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mp_msg.h | 1 - 1 file changed, 1 deletion(-) (limited to 'mp_msg.h') diff --git a/mp_msg.h b/mp_msg.h index 6ea31e4aa5..3f907cb00c 100644 --- a/mp_msg.h +++ b/mp_msg.h @@ -95,7 +95,6 @@ extern int identify; #define MSGT_MAX 64 void mp_msg_init(); -void mp_msg_set_level(int verbose); int mp_msg_test(int mod, int lev); #include "config.h" -- cgit v1.2.3