quiet
This commit is contained in:
@@ -295,7 +295,6 @@ int RageFileObjDeflate::FlushInternal()
|
|||||||
SetError( m_pFile->GetError() );
|
SetError( m_pFile->GetError() );
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
LOG->Trace("FlushInternal: wrote %i/%i", iRet, iBytes);
|
|
||||||
if( iRet < iBytes )
|
if( iRet < iBytes )
|
||||||
{
|
{
|
||||||
SetError( "Partial write" );
|
SetError( "Partial write" );
|
||||||
|
|||||||
Reference in New Issue
Block a user