Ignore:
Timestamp:
07/10/11 13:52:50 (13 years ago)
Author:
tbretz
Message:
Removed confusing output.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/DimWriteStatistics.cc

    r11307 r11309  
    187187void DimWriteStatistics::SetDebugMode(bool debug)
    188188{
    189     if (fDebug == debug)
    190     {
    191         fLog.Info("Debug mode already in the asked state.");
    192         return;
    193     }
    194 
    195189    fDebug = debug;
    196190
Note: See TracChangeset for help on using the changeset viewer.