Changeset 18972 for trunk


Ignore:
Timestamp:
04/05/18 18:56:26 (6 years ago)
Author:
tbretz
Message:
Removed an unused data memeber
File:
1 edited

Legend:

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

    r18959 r18972  
    530530    EventHist fControlMessageHist;
    531531    EventHist fControlAlarmHist;
    532     int32_t   fControlScriptDepth;
    533532
    534533     int32_t  fMcpConfigurationState;   // For consistency
     
    32473246        fLastAstroCalc(boost::date_time::neg_infin),
    32483247        fPath("www/smartfact/data"),
    3249         fControlScriptDepth(0),
    32503248        fMcpConfigurationState(DimState::kOffline),
    32513249        fMcpConfigurationMaxTime(0),
Note: See TracChangeset for help on using the changeset viewer.