Switch to side-by-side view
--- a/src/ohreceiver.cxx +++ b/src/ohreceiver.cxx @@ -106,8 +106,6 @@ std::vector<std::string>& values) { //LOGDEB("OHReceiver::getEventData" << endl); - if (!m_active) - return true; unordered_map<string, string> state;
--- a/src/ohreceiver.cxx +++ b/src/ohreceiver.cxx @@ -106,8 +106,6 @@ std::vector<std::string>& values) { //LOGDEB("OHReceiver::getEventData" << endl); - if (!m_active) - return true; unordered_map<string, string> state;