Changeset 12617


Ignore:
Timestamp:
11/22/11 23:02:21 (13 years ago)
Author:
tbretz
Message:
Removed some debug output.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/EventBuilderWrapper.h

    r12612 r12617  
    573573    {
    574574        fMsg.Info(" ==> TODO: Update run configuration in database!");
    575         fMsg.Info(" ==> TODO: Remove run from fExpected runs in case of failure!");
    576         fMsg.Info(" ==> TODO: Write information from fTargetConfig to header!");
    577575
    578576        map<uint32_t,FAD::RunDescription>::iterator it = fExpectedRuns.begin();
     
    686684    {
    687685        fMsg.Info(" ==> TODO: Update run configuration in database!");
    688         fMsg.Info(" ==> TODO: Remove run from fExpected runs!");
    689686
    690687        DataProcessorImp *file = reinterpret_cast<DataProcessorImp*>(handler);
Note: See TracChangeset for help on using the changeset viewer.