Removed an incorrect comment...

This commit is contained in:
rpotts%netscape.com 1998-07-24 05:33:29 +00:00
parent 838c34585d
commit 84622e4d43
2 changed files with 0 additions and 6 deletions

View File

@ -828,9 +828,6 @@ NS_METHOD nsDocumentBindInfo::OnStopBinding(nsIURL* aURL, PRInt32 aStatus,
/*
* The stream is complete... Tell the DocumentLoader to release us...
*
* This should cause the nsDocumentBindInfo instance to be deleted, so
* DO NOT assume this is valid after the call!!
*/
m_DocLoader->LoadURLComplete((nsIStreamListener *)this);

View File

@ -828,9 +828,6 @@ NS_METHOD nsDocumentBindInfo::OnStopBinding(nsIURL* aURL, PRInt32 aStatus,
/*
* The stream is complete... Tell the DocumentLoader to release us...
*
* This should cause the nsDocumentBindInfo instance to be deleted, so
* DO NOT assume this is valid after the call!!
*/
m_DocLoader->LoadURLComplete((nsIStreamListener *)this);