fix build bustage

git-svn-id: svn://10.0.0.236/trunk@33846 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
morse%netscape.com 1999-06-04 23:02:41 +00:00
parent 93d66a384e
commit 664342e8b9

View File

@ -438,7 +438,7 @@ PRIVATE int net_output_about_url(ActiveEntry * cur_entry)
#if defined(CookieManagement)
else if(!PL_strcasecmp(which, "cookies"))
{
NET_DisplayCookieInfoAsHTML(cur_entry->window_id);
// NET_DisplayCookieInfoAsHTML(cur_entry->window_id);
return(-1);
}
#endif