Ignore:
Timestamp:
02/03/12 12:38:55 (13 years ago)
Author:
tbretz
Message:
Removed a line producing an unused variable.
File:
1 edited

Legend:

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

    r11577 r12828  
    312312
    313313            // time_duration cannot be used, as only up to 99 hours are handeled
    314             const time_duration duration = period.length();
     314            // const time_duration duration = period.length();
    315315
    316316            /*
Note: See TracChangeset for help on using the changeset viewer.