Remove unused variable.
[ardour.git] / libs / ardour / ardour / playlist.h
index 9ad40e6eb91d35bdbc5c2f8b351d5e692784ec65..a8be02a0b9fe551fd12c09032d89c48024a361da 100644 (file)
@@ -290,7 +290,6 @@ public:
        bool            _frozen;
        uint32_t         subcnt;
        PBD::ID         _orig_track_id;
-       framecnt_t       freeze_length;
        bool             auto_partition;
        uint32_t        _combine_ops;