Ignore:
Timestamp:
11/15/11 14:10:43 (13 years ago)
Author:
tbretz
Message:
Removed a compiler warning.
File:
1 edited

Legend:

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

    r12477 r12524  
    1919}
    2020
    21 bool DataWriteRaw::Open(const RUN_HEAD *h, const FAD::RunDescription &d)
     21bool DataWriteRaw::Open(const RUN_HEAD *h, const FAD::RunDescription &)
    2222{
    2323    const string name = FormFileName("bin");
Note: See TracChangeset for help on using the changeset viewer.