summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-08 15:01:21 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-08 15:01:21 +0000
commit361cebfbba7adaf8605033f362a3db5473e020d7 (patch)
tree82a7ee3d8c33a42ba9cea11f6949069aceea9349 /help
parent7ae43d3309ae6767a66e680e0ac86f552c2d3715 (diff)
downloadmpv-361cebfbba7adaf8605033f362a3db5473e020d7.tar.bz2
mpv-361cebfbba7adaf8605033f362a3db5473e020d7.tar.xz
remove duplicate MSGTR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20782 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 17a034c97d..23244003e3 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1201,7 +1201,6 @@ static char help_text[]=
#define MSGTR_AO_ALSA_UnableToSetPeriods "[AO_ALSA] Unable to set periods: %s\n"
#define MSGTR_AO_ALSA_UnableToSetHwParameters "[AO_ALSA] Unable to set hw-parameters: %s\n"
#define MSGTR_AO_ALSA_UnableToGetBufferSize "[AO_ALSA] Unable to get buffersize: %s\n"
-#define MSGTR_AO_ALSA_UnableToGetSwParameters "[AO_ALSA] Unable to get sw-parameters: %s\n"
#define MSGTR_AO_ALSA_UnableToSetSwParameters "[AO_ALSA] Unable to set sw-parameters: %s\n"
#define MSGTR_AO_ALSA_UnableToGetBoundary "[AO_ALSA] Unable to get boundary: %s\n"
#define MSGTR_AO_ALSA_UnableToSetStartThreshold "[AO_ALSA] Unable to set start threshold: %s\n"