uiacceltk/hitchcock/plugins/alfoogmplugin/src/alfoogmplugin.cpp
changeset 46 180438f24a1e
parent 40 dd05fdd05078
equal deleted inserted replaced
40:dd05fdd05078 46:180438f24a1e
    49 // Destructor.
    49 // Destructor.
    50 // -----------------------------------------------------------------------------
    50 // -----------------------------------------------------------------------------
    51 //
    51 //
    52 CAlfOogmMonitorPlugin::~CAlfOogmMonitorPlugin()
    52 CAlfOogmMonitorPlugin::~CAlfOogmMonitorPlugin()
    53     {
    53     {
    54     
    54     iAlfDirectClient.Disconnect();
    55     }
    55     }
    56 
    56 
    57 // -----------------------------------------------------------------------------
    57 // -----------------------------------------------------------------------------
    58 // Symbian two-phased constructor (2nd phase).
    58 // Symbian two-phased constructor (2nd phase).
    59 // -----------------------------------------------------------------------------
    59 // -----------------------------------------------------------------------------