Changeset 18600 for trunk/FACT++


Ignore:
Timestamp:
09/17/16 15:27:47 (8 years ago)
Author:
tbretz
Message:
Avoid a compiler warning
File:
1 edited

Legend:

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

    r17657 r18600  
    318318//! @param rt the pointer to the RUN_TAIL data structure
    319319//
    320 bool DataWriteFits2::Close(const EVT_CTRL2 &evt)
     320bool DataWriteFits2::Close(const EVT_CTRL2 &)
    321321{
    322322    if (!fFile->is_open())
Note: See TracChangeset for help on using the changeset viewer.