Changeset 19383


Ignore:
Timestamp:
11/11/18 19:42:10 (6 years ago)
Author:
tbretz
Message:
Just a compiler warning.
File:
1 edited

Legend:

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

    r18988 r19383  
    353353
    354354public:
    355     ConnectionFAD(ba::io_service& ioservice, MessageImp &imp, uint16_t slot) :
     355    ConnectionFAD(ba::io_service& ioservice, MessageImp &imp, uint16_t/* slot*/) :
    356356        Connection(ioservice, imp()),
    357357        fIsVerbose(false), fIsHexOutput(false), fIsDataOutput(false),
Note: See TracChangeset for help on using the changeset viewer.