mobilemessaging/unieditor/application/inc/UniEditorProcessImageOperation.h
branchRCL_3
changeset 28 fc3320e39880
parent 27 7fdbb852d323
--- a/mobilemessaging/unieditor/application/inc/UniEditorProcessImageOperation.h	Wed Sep 01 12:31:54 2010 +0100
+++ b/mobilemessaging/unieditor/application/inc/UniEditorProcessImageOperation.h	Tue Sep 14 21:11:56 2010 +0300
@@ -85,11 +85,6 @@
         * Detaches attachment id.
         */
         void DetachAttachmentId( TMsvAttachmentId& aAttachmentId );
-        
-	    /**
-        * Set Optimized Flow flag
-        */  
-        void SetOptimizedFlow(TBool aOptimizedFlow);
 
     protected:
 
@@ -213,7 +208,6 @@
   //      TSize                       iScaleSizeResult;
         TDataType                   iTargetType;
         TBool                       iExactImageScaling;
-        TBool                       iOptimizedFlow;
     };
 
 #endif //__UNIEDITORPROCESSIMAGEOPERATION_H