mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 807712 - Remove LOG(("nsHttpHandler::NewURI"));, r=biesi DONTBUILD
This commit is contained in:
parent
aaa0204c8a
commit
ab8861551e
@ -1410,7 +1410,6 @@ nsHttpHandler::NewURI(const nsACString &aSpec,
|
||||
nsIURI *aBaseURI,
|
||||
nsIURI **aURI)
|
||||
{
|
||||
LOG(("nsHttpHandler::NewURI\n"));
|
||||
return ::NewURI(aSpec, aCharset, aBaseURI, NS_HTTP_DEFAULT_PORT, aURI);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user