changeset 26664:b372d0e6d10f

Remove useless output.
author diego
date Thu, 08 May 2008 21:22:13 +0000
parents 1054149d8018
children e92438e215d9
files Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu May 08 16:23:07 2008 +0000
+++ b/Makefile	Thu May 08 21:22:13 2008 +0000
@@ -736,7 +736,6 @@
 	@echo '#endif /* MPLAYER_HELP_MP_H */' >> help_mp.h
 
 ifneq ($(HELP_FILE),help/help_mp-en.h)
-	@echo "Adding untranslated messages to help_mp.h"
 	@echo '// untranslated messages from the English master file:' >> help_mp.h
 	@help/help_diff.sh $(HELP_FILE) < help/help_mp-en.h >> help_mp.h
 endif