]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/centralstation.h
Pass sensor events through blocks
[r2c2.git] / source / libr2c2 / centralstation.h
index ce5253b1abe97f44a16e582ee3b133b20d33b589..fea882be1011230fa9d6f8c86fc77a7dfbc6288d 100644 (file)
@@ -96,7 +96,6 @@ private:
        struct Sensor
        {
                bool state;
-               Msp::Time::TimeStamp off_timeout;
 
                Sensor();
        };