bluetoothengine/bteng/src/btengsrvpluginmgr.cpp
branchRCL_3
changeset 56 9386f31cc85b
parent 55 613943a21004
equal deleted inserted replaced
55:613943a21004 56: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