Loading Medicina/Servers/MedicinaCBand/src/ComponentCore.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,7 @@ void CComponentCore::cleanup() delete m_control; } m_mixer.releaseComponents(); } catch(...){ /* Do nothing, exit without throwing anything as requested by idl */ } Loading Loading
Medicina/Servers/MedicinaCBand/src/ComponentCore.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,7 @@ void CComponentCore::cleanup() delete m_control; } m_mixer.releaseComponents(); } catch(...){ /* Do nothing, exit without throwing anything as requested by idl */ } Loading