bluetoothengine/bteng/src/btengsrvpluginmgr.cpp
branchRCL_3
changeset 23 9386f31cc85b
parent 22 613943a21004
equal deleted inserted replaced
22:613943a21004 23:9386f31cc85b
    81 //
    81 //
    82 CBTEngSrvPluginMgr::~CBTEngSrvPluginMgr()
    82 CBTEngSrvPluginMgr::~CBTEngSrvPluginMgr()
    83     {
    83     {
    84     iPluginInfoArray.Close();
    84     iPluginInfoArray.Close();
    85     iPluginArray.ResetAndDestroy();
    85     iPluginArray.ResetAndDestroy();
    86     REComSession::FinalClose();
       
    87     }
    86     }
    88 
    87 
    89 
    88 
    90 // ---------------------------------------------------------------------------
    89 // ---------------------------------------------------------------------------
    91 // ?implementation_description
    90 // ?implementation_description