ipsservices/ipssosaoplugin/src/IpsSosAOSmtpAgent.cpp
changeset 23 2dc6caa42ec3
parent 20 ecc8def7944a
child 57 ae34e1715e21
equal deleted inserted replaced
20:ecc8def7944a 23:2dc6caa42ec3
   140         {
   140         {
   141 		//<QMail>
   141 		//<QMail>
   142         iOperation = CIpsPlgSmtpOperation::NewL(
   142         iOperation = CIpsPlgSmtpOperation::NewL(
   143             iSession, iStatus  );
   143             iSession, iStatus  );
   144         }
   144         }
   145     /*
   145     
   146     if ( !iSettingsApi )
       
   147         {
       
   148         iSettingsApi = CIpsSetDataApi::NewL( iSession );
       
   149         }
       
   150     */
       
   151 	//</QMail>
   146 	//</QMail>
   152     }
   147     }
   153 
   148 
   154 // ----------------------------------------------------------------------------
   149 // ----------------------------------------------------------------------------
   155 // ----------------------------------------------------------------------------
   150 // ----------------------------------------------------------------------------