Modifications for Necko and general cleanup of api. pnunn.

git-svn-id: svn://10.0.0.236/trunk@44386 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pnunn%netscape.com
1999-08-24 22:30:42 +00:00
parent 96d6fad95b
commit 4a71e978e3

View File

@@ -99,9 +99,7 @@ NetReaderImpl::Write(const unsigned char *str, int32 len)
if(ret >= 0)
return NS_OK;
}
else {
return NS_ERROR_FAILURE;
}
return NS_ERROR_FAILURE;
}
NS_IMETHODIMP