diff help/help_mp-en.h @ 22258:9c1160622400

Reallocate event_images_t, removing limit on simultanious events count.
author eugeni
date Mon, 19 Feb 2007 17:44:29 +0000
parents 4a958bd08920
children 7cb8c95727ab
line wrap: on
line diff
--- a/help/help_mp-en.h	Mon Feb 19 11:38:19 2007 +0000
+++ b/help/help_mp-en.h	Mon Feb 19 17:44:29 2007 +0000
@@ -2043,7 +2043,6 @@
 #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"