branch | GCC_SURGE |
changeset 36 | 6320e299b97a |
parent 24 | 2672ba96448e |
child 39 | 3f0ddfac3ede |
--- a/mmplugins/lib3gp/impl/inc/filewriter.h Mon Jun 21 22:43:37 2010 +0100 +++ b/mmplugins/lib3gp/impl/inc/filewriter.h Thu Jul 22 16:47:59 2010 +0100 @@ -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;