changeset 29 | eb1e5d7cc688 |
parent 0 | 40261b775718 |
child 39 | 3f0ddfac3ede |
--- a/mmplugins/lib3gp/impl/inc/filewriter.h Thu Jun 24 10:37:45 2010 +0100 +++ b/mmplugins/lib3gp/impl/inc/filewriter.h Fri Jul 09 12:23:13 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;