constrain initial custom meter positions.
[ardour.git] / libs / ardour / ardour / route.h
index ba0acbc38f778cddcac610959d16fd15e2286ba5..2d35211f47a9bea361cb6e65ef0864c60407d323 100644 (file)
@@ -672,8 +672,6 @@ class LIBARDOUR_API Route : public SessionObject, public Automatable, public Rou
            or 0.
        */
        boost::weak_ptr<Processor> _processor_after_last_custom_meter;
-       /** true if the last custom meter position was at the end of the processor list */
-       bool _last_custom_meter_was_at_end;
 
         void reset_instrument_info ();