changeset 24 | 2672ba96448e |
parent 0 | 40261b775718 |
child 39 | 3f0ddfac3ede |
--- a/mmplugins/lib3gp/impl/inc/filewriter.h Thu May 27 14:24:04 2010 +0300 +++ b/mmplugins/lib3gp/impl/inc/filewriter.h Fri Jun 11 15:13:33 2010 +0300 @@ -149,9 +149,6 @@ TInt iMaxOutputBufSoftLimit; // Current output file size TInt64 iOutputFileSize; - // Output file setsize cooldown - //(setsize is done only after previously added size has been written to) - TInt64 iOutputFileSetSizeCooldown; // Output file for writes. RFile64* iOutputFile;