Bugzilla – Attachment #229986: Patch for bug #411497
return;
}
#ifdef GTKEmbedGlueStartupInternal
rv = GTKEmbedGlueStartupInternal();
if (NS_FAILED (rv))
{
g_warning ("Could not startup embed glue (internal)!\n");
#endif
char *lastSlash = strrchr(xpcomLocation, '/');
if (lastSlash)