diff -r 2efdf657cbe0 -r 6320e299b97a mmplugins/lib3gp/impl/inc/filewriter.h --- 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;