alwayson_net_plugin/pdpcontextmanager2/src/caoconnectionmonitor.cpp
branchRCL_3
changeset 58 83ca720e2b9a
parent 57 05bc53fe583b
equal deleted inserted replaced
57:05bc53fe583b 58:83ca720e2b9a
    77     
    77     
    78 // ---------------------------------------------------------------------------
    78 // ---------------------------------------------------------------------------
    79 // Constructor
    79 // Constructor
    80 // ---------------------------------------------------------------------------
    80 // ---------------------------------------------------------------------------
    81 //
    81 //
    82 CAOConnectionMonitor::CAOConnectionMonitor():
    82 CAOConnectionMonitor::CAOConnectionMonitor()
    83     iConnectionMonitorImpl( NULL )
       
    84     {
    83     {
    85     LOG_1( _L("CAOConnectionMonitor::CAOConnectionMonitor") );
    84     LOG_1( _L("CAOConnectionMonitor::CAOConnectionMonitor") );
    86 
       
    87     }
    85     }
    88 
    86 
    89 // ---------------------------------------------------------------------------
    87 // ---------------------------------------------------------------------------
    90 // Symbian 2nd phase constructor
    88 // Symbian 2nd phase constructor
    91 // ---------------------------------------------------------------------------
    89 // ---------------------------------------------------------------------------