Removed an incorrect comment...

git-svn-id: svn://10.0.0.236/trunk@6379 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rpotts%netscape.com
1998-07-24 05:33:29 +00:00
parent 0b0de7e5d8
commit dcf0540afc
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);