summaryrefslogtreecommitdiffstats
path: root/mp_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_msg.h')
-rw-r--r--mp_msg.h1
1 files changed, 0 insertions, 1 deletions
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"