mirror of
https://github.com/mpv-player/mpv
synced 2025-02-21 23:36:58 +00:00
remove duplicate MSGTR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20782 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7ae43d3309
commit
361cebfbba
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user