* Factory : if message is longer than 24 chars, cut it instead of not doing anything

* Fileformats : remove outdated comment in gif loader

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1750 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2011-03-07 21:53:39 +00:00
parent e11d8e030c
commit eae47aa0e8
2 changed files with 6 additions and 3 deletions

View File

@@ -2079,7 +2079,6 @@ void Load_GIF(T_IO_Context * context)
break;
case 0x2C: // Local Image Descriptor
{
// Si on a deja lu une image, c'est une GIF animée ou bizarroide, on sort.
if (number_LID!=0)
{
// This a second layer/frame, or more.