Fix IRIX build problem

This commit is contained in:
akkana%netscape.com 1998-09-03 21:40:20 +00:00
parent 83ec7689e6
commit 7abfb2ae7d

View File

@ -6646,11 +6646,13 @@ XP_TRACE(("lo_LayoutTag(%d)\n", tag->type));
PA_UNLOCK(buff);
if(buff)
XP_FREE(buff);
/*
//lo_AddParam(tag, "CODE", appletName);
//lo_RemoveParam(tag, "type");
//lo_AddParam(tag, "TYPE", "application/x-java-vm");
//lo_FormatEmbed(context, state, tag);
*/
lo_ProcessObjectTag(context, state, tag, FALSE);
tag->is_end = TRUE;