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 3a81603992..a19da44d0a 100644
--- a/mp_msg.h
+++ b/mp_msg.h
@@ -31,7 +31,6 @@ extern int verbose;
#define MSGT_GLOBAL 0 // common player stuff errors
#define MSGT_CPLAYER 1 // console player (mplayer.c)
-#define MSGT_GPLAYER 2 // gui player
#define MSGT_VO 3 // libvo
#define MSGT_AO 4 // libao