Removed an incorrect comment...
git-svn-id: svn://10.0.0.236/trunk@6379 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user