Fix Windows bustage from fastload branch landing.

This commit is contained in:
dbaron%fas.harvard.edu 2001-07-31 20:21:01 +00:00
parent 19f7f431ea
commit 730c332685

View File

@ -44,7 +44,7 @@ nsMozIconURI::~nsMozIconURI()
{
}
NS_IMPL_THREADSAFE_ISUPPORTS3(nsMozIconURI, nsIMozIconURI, nsIURI, nsISerializable)
NS_IMPL_THREADSAFE_ISUPPORTS2(nsMozIconURI, nsIMozIconURI, nsIURI)
#define NS_MOZICON_SCHEME "moz-icon:"
#define NS_MOZ_ICON_DELIMITER '?'