summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_CN.h
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-28 16:37:09 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-28 16:37:09 +0000
commit473e2c136d3c7f53cdf0f475df609ea92ad6b7f7 (patch)
tree0102f9c47284048f53caa19224b5d2bb681f7b90 /help/help_mp-zh_CN.h
parent2cffa60fa7713af04eaceb171f4861791ee5c6a2 (diff)
downloadmpv-473e2c136d3c7f53cdf0f475df609ea92ad6b7f7.tar.bz2
mpv-473e2c136d3c7f53cdf0f475df609ea92ad6b7f7.tar.xz
Removed unused constant definition (MSGTR_InvalidAOdriver)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17988 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_CN.h')
-rw-r--r--help/help_mp-zh_CN.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index 3f62b21565..4998ac1843 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -63,7 +63,6 @@ static char help_text[]=
#define MSGTR_NoHomeDir "找不到HOME目录\n"
#define MSGTR_GetpathProblem "get_path(\"config\")问题\n"
#define MSGTR_CreatingCfgFile "创建config文件: %s\n"
-#define MSGTR_InvalidAOdriver "无效的视频输出驱动: %s\n用'-vo help' t查看可用的视频驱动的列表\n"
#define MSGTR_CopyCodecsConf "(把etc/codecs.conf(从MPlayer的源代码中)复制/链接 ~/.mplayer/codecs.conf)\n"
#define MSGTR_BuiltinCodecsConf "使用内建默认的codecs.conf.\n"
#define MSGTR_CantLoadFont "无法加载字体: %s\n"