Commit 00e98ce9 authored by Matteo DB's avatar Matteo DB
Browse files

fix

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