bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.

This commit is contained in:
rpotts%netscape.com 2006-09-14 05:49:02 +00:00
parent 17e1209df1
commit 4a9d638158

View File

@ -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