mirror of https://github.com/mpv-player/mpv
Remove useless output.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26696 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
80dc6cf37b
commit
ed5f632ca1
1
Makefile
1
Makefile
|
@ -736,7 +736,6 @@ endif
|
|||
@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
|
||||
|
|
Loading…
Reference in New Issue