This commit is contained in:
Glenn Maynard
2005-07-02 04:17:27 +00:00
parent 7b03083616
commit 82e0d89f65
-1
View File
@@ -295,7 +295,6 @@ int RageFileObjDeflate::FlushInternal()
SetError( m_pFile->GetError() );
return -1;
}
LOG->Trace("FlushInternal: wrote %i/%i", iRet, iBytes);
if( iRet < iBytes )
{
SetError( "Partial write" );