mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.
This commit is contained in:
parent
17e1209df1
commit
4a9d638158
@ -94,11 +94,6 @@ nsBrowserContentListener.prototype =
|
||||
return false;
|
||||
},
|
||||
|
||||
getProtocolHandler: function(uri)
|
||||
{
|
||||
return null;
|
||||
},
|
||||
|
||||
doContent: function(contentType, command, request, contentHandler)
|
||||
{
|
||||
// forward the doContent to our content area webshell
|
||||
|
Loading…
Reference in New Issue
Block a user