X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Fcentralstation.h;h=fea882be1011230fa9d6f8c86fc77a7dfbc6288d;hb=b14059de03324aecde3efc649293d98ce5b7aaf2;hp=ce5253b1abe97f44a16e582ee3b133b20d33b589;hpb=45abb4c64c714cb655988a855158a22976f5e35f;p=r2c2.git diff --git a/source/libr2c2/centralstation.h b/source/libr2c2/centralstation.h index ce5253b..fea882b 100644 --- a/source/libr2c2/centralstation.h +++ b/source/libr2c2/centralstation.h @@ -96,7 +96,6 @@ private: struct Sensor { bool state; - Msp::Time::TimeStamp off_timeout; Sensor(); };