more debug bustage

This commit is contained in:
cbiesinger@web.de
2005-11-11 21:11:29 +00:00
parent b36ab77cd4
commit 9c1566e164

View File

@@ -1087,7 +1087,7 @@ nsObjectLoadingContent::FirePluginNotFound(nsIContent* thisContent)
return;
}
LOG(("OBJLC [%p]: Posting PluginNotFound event for content %p\n", this,
LOG(("OBJLC []: Posting PluginNotFound event for content %p\n",
thisContent));
nsresult rv = eventQ->PostEvent(ev);
if (NS_FAILED(rv)) {