Loading Common/Servers/Roach/src/RoachImpl.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -407,7 +407,7 @@ void RoachImpl::terminate() throw (CORBA::SystemException, BackendsErrors::Backe AUTO_TRACE("RoachImpl::terminate()"); CSecAreaResourceWrapper<CCommandLine> line=m_commandLine->Get(); try { //line->stopDataAcquisition(); line->stopDataAcquisition(); } catch (ComponentErrors::ComponentErrorsExImpl& ex) { ex.log(LM_DEBUG); Loading Loading
Common/Servers/Roach/src/RoachImpl.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -407,7 +407,7 @@ void RoachImpl::terminate() throw (CORBA::SystemException, BackendsErrors::Backe AUTO_TRACE("RoachImpl::terminate()"); CSecAreaResourceWrapper<CCommandLine> line=m_commandLine->Get(); try { //line->stopDataAcquisition(); line->stopDataAcquisition(); } catch (ComponentErrors::ComponentErrorsExImpl& ex) { ex.log(LM_DEBUG); Loading