Temporarily disable the assertion since it really is aggrevated on viewer.

git-svn-id: svn://10.0.0.236/trunk@62649 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tbogard%aol.net
2000-03-11 11:56:33 +00:00
parent c0c05d0e56
commit 2e16f29bea

View File

@@ -2193,7 +2193,7 @@ NS_IMETHODIMP nsDocShell::UpdateCurrentSessionHistory()
return NS_OK;
// XXXTAB
NS_ERROR("Not Yet Implemented");
//NS_ERROR("Not Yet Implemented");
return NS_OK;
}