]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/engineer.h
New approach for displaying track state
[r2c2.git] / source / engineer / engineer.h
index 7997242e17cf0c82409e08d80b376d2e86c68566..d7fb2b859ed61408abb4bff097db1642ab096674 100644 (file)
@@ -80,8 +80,6 @@ private:
        void button_press(unsigned);
        void axis_motion(unsigned, float, float);
        void view_all();
-       void set_block_color(const R2C2::Block &, const Msp::GL::Color &);
-       void reset_block_color(const R2C2::Block &);
        void sensor_event(unsigned, bool);
        void block_reserved(const R2C2::Block &, const R2C2::Train *);
        R2C2::Object *pick_object(const R2C2::Vector &);