hotspotfw/internetconnectivitytestservice/src/ictsclientinterface.cpp
changeset 62 b47b808de481
parent 0 56b72877c1cb
equal deleted inserted replaced
58:301aeb18ae47 62:b47b808de481
    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 // ---------------------------------------------------------------------------