branch | RCL_3 |
changeset 23 | 545d349d14da |
parent 0 | 40261b775718 |
child 39 | 3f0ddfac3ede |
--- a/mmplugins/lib3gp/impl/inc/filewriter.h Tue May 25 14:20:15 2010 +0300 +++ b/mmplugins/lib3gp/impl/inc/filewriter.h Wed Jun 09 11:20:54 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;