зеркало из https://github.com/mozilla/gecko-dev.git
bug 14734. Took out redundant code. pnunn.
This commit is contained in:
Родитель
beee8a7b76
Коммит
26f7d64cd8
|
@ -74,8 +74,6 @@ NetReaderImpl::WriteReady(PRUint32* max_read)
|
|||
{
|
||||
if (ilContainer != NULL) {
|
||||
*max_read =IL_StreamWriteReady(ilContainer);
|
||||
if (*max_read < 0)
|
||||
*max_read = 0;
|
||||
}
|
||||
return NS_OK;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче