summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ru.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-ru.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-ru.h')
-rw-r--r--help/help_mp-ru.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h
index bd2aec3a4f..0fe337b364 100644
--- a/help/help_mp-ru.h
+++ b/help/help_mp-ru.h
@@ -62,7 +62,6 @@ static char help_text[]=
#define MSGTR_NoHomeDir "Не могу найти HOME(домашний) каталог\n"
#define MSGTR_GetpathProblem "проблемы в get_path(\"config\")\n"
#define MSGTR_CreatingCfgFile "Создание файла конфигурации: %s\n"
-#define MSGTR_InvalidAOdriver "Недопустимое имя драйвера аудио вывода: %s\nСм. '-ao help' чтобы получить список доступных драйверов.\n"
#define MSGTR_CopyCodecsConf "(скопируйте/создайте_ссылку etc/codecs.conf (из исходников MPlayer) в ~/.mplayer/codecs.conf)\n"
#define MSGTR_BuiltinCodecsConf "Используется встроенный codecs.conf.\n"
#define MSGTR_CantLoadFont "Не могу загрузить шрифт: %s\n"