hotspotfw/internetconnectivitytestservice/src/ictsclientinterface.cpp
changeset 61 e1d68407ed06
parent 0 56b72877c1cb
equal deleted inserted replaced
60:822a45792fdd 61:e1d68407ed06
    27 // might leave.
    27 // might leave.
    28 // ---------------------------------------------------------------------------
    28 // ---------------------------------------------------------------------------
    29 //
    29 //
    30 CIctsClientInterface::CIctsClientInterface()
    30 CIctsClientInterface::CIctsClientInterface()
    31     {
    31     {
    32     
    32     iEngine =NULL;
    33     }
    33     }
    34 
    34 
    35 // ---------------------------------------------------------------------------
    35 // ---------------------------------------------------------------------------
    36 // CIctsClientInterface::ConstructL
    36 // CIctsClientInterface::ConstructL
    37 // ---------------------------------------------------------------------------
    37 // ---------------------------------------------------------------------------