summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-06 08:52:18 +0000
committerods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-06 08:52:18 +0000
commit0fe5fb1e00cbb9ecbb198fb52da49c5757f4f576 (patch)
tree8db1df4c76df3413eaca4593b7118b5352131168 /help
parentf95066fb03378aed9b74f471a57cb6e09ba37064 (diff)
downloadmpv-0fe5fb1e00cbb9ecbb198fb52da49c5757f4f576.tar.bz2
mpv-0fe5fb1e00cbb9ecbb198fb52da49c5757f4f576.tar.xz
Fix EDL to be per file, allow -edlout and -edl together as there is really
no reason not to. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17110 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 41a1fc8dce..31cb169339 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -187,7 +187,6 @@ static char help_text[]=
#define MSGTR_DvdnavNavSeekDone "DVDNAV Event: Nav Seek Done\n"
#define MSGTR_MenuCall "Menu call\n"
-#define MSGTR_EdlCantUseBothModes "Can't use -edl and -edlout at the same time.\n"
#define MSGTR_EdlOutOfMem "Can't allocate enough memory to hold EDL data.\n"
#define MSGTR_EdlRecordsNo "Read %d EDL actions.\n"
#define MSGTR_EdlQueueEmpty "There are no EDL actions to take care of.\n"