summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mp_msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp_msg.c b/mp_msg.c
index 3a410f6aa1..c1676e7aa3 100644
--- a/mp_msg.c
+++ b/mp_msg.c
@@ -14,7 +14,7 @@
extern char* get_term_charset();
#endif
-#if defined(FOR_MENCODER) || defined(CODECS2HTML)
+#if defined(FOR_MENCODER)
#undef HAVE_NEW_GUI
#endif