summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-26 21:40:54 +0000
committerreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-26 21:40:54 +0000
commit9b9c1e5b2035332db17e900c078523aa3bc2e1a1 (patch)
tree5f63259eb7f543c00c3a49168f16365cfacb004f /help
parentf992621f2401d8556b2a49b0cf5bedd5f3dac87b (diff)
downloadmpv-9b9c1e5b2035332db17e900c078523aa3bc2e1a1.tar.bz2
mpv-9b9c1e5b2035332db17e900c078523aa3bc2e1a1.tar.xz
Removed one Edl debug message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13775 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 48d24ef3fd..db106b3a92 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -168,7 +168,6 @@ static char help_text[]=
#define MSGTR_AudioFilterChainPreinitError "Error at audio filter chain pre-init!\n"
#define MSGTR_LinuxRTCReadError "Linux RTC read error: %s\n"
#define MSGTR_SoftsleepUnderflow "Warning! Softsleep underflow!\n"
-#define MSGTR_EDLSKIPStartStopLength "\nEDL_SKIP: start [%f], stop [%f], length [%f]\n"
#define MSGTR_AnsSubVisibility "ANS_SUB_VISIBILITY=%ld\n"
#define MSGTR_AnsLength "ANS_LENGTH=%ld\n"
#define MSGTR_AnsVoFullscreen "ANS_VO_FULLSCREEN=%ld\n"