summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authoruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-24 07:28:07 +0000
committeruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-24 07:28:07 +0000
commit46c3f0385385971eecfa8413ba3005271ab1ab49 (patch)
tree3529d0e8ee934ce07d239c3a48c8b66c9c294cd3 /help
parente5ab09bb64448e8d60f081891fb85d742c83c9a0 (diff)
downloadmpv-46c3f0385385971eecfa8413ba3005271ab1ab49.tar.bz2
mpv-46c3f0385385971eecfa8413ba3005271ab1ab49.tar.xz
Remove some #if 0 code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22331 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 4e424fb348..4bdbf0d229 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -165,7 +165,6 @@ static char help_text[]=
#define MSGTR_MenuInitFailed "Menu init failed.\n"
#define MSGTR_Getch2InitializedTwice "WARNING: getch2_init called twice!\n"
#define MSGTR_DumpstreamFdUnavailable "Cannot dump this stream - no file descriptor available.\n"
-#define MSGTR_FallingBackOnPlaylist "Falling back on trying to parse playlist %s...\n"
#define MSGTR_CantOpenLibmenuFilterWithThisRootMenu "Can't open libmenu video filter with root menu %s.\n"
#define MSGTR_AudioFilterChainPreinitError "Error at audio filter chain pre-init!\n"
#define MSGTR_LinuxRTCReadError "Linux RTC read error: %s\n"