summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-19 17:44:29 +0000
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-19 17:44:29 +0000
commitbeaa890438c4ce54487c1194bf0b08652361ccf9 (patch)
tree845c41d2d9655de08d31ace7fcff022830535d01 /help
parentdcb8df09a2bb04c9798e63c760413dd38cea3393 (diff)
downloadmpv-beaa890438c4ce54487c1194bf0b08652361ccf9.tar.bz2
mpv-beaa890438c4ce54487c1194bf0b08652361ccf9.tar.xz
Reallocate event_images_t, removing limit on simultanious events count.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22276 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 116537d33f..e7b3a5b289 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -2043,7 +2043,6 @@ static char help_text[]=
#define MSGTR_LIBASS_EmptyEvent "[ass] Empty event!\n"
#define MSGTR_LIBASS_MAX_GLYPHS_Reached "[ass] MAX_GLYPHS reached: event %d, start = %llu, duration = %llu\n Text = %s\n"
#define MSGTR_LIBASS_EventHeightHasChanged "[ass] Warning! Event height has changed! \n"
-#define MSGTR_LIBASS_TooManySimultaneousEvents "[ass] Too many simultaneous events!\n"
// ass_font.c
#define MSGTR_LIBASS_GlyphNotFoundReselectingFont "[ass] Glyph 0x%X not found, reselecting font for (%s, %d, %d)\n"