13
0

Remove cruft

This commit is contained in:
Robin Gareus 2017-08-22 15:06:21 +02:00
parent ca2d254fdb
commit 180cbb0af9

View File

@ -1942,8 +1942,6 @@ class LIBARDOUR_API Session : public PBD::StatefulDestructible, public PBD::Scop
void add_click (framepos_t pos, bool emphasis);
framecnt_t _count_in_samples;
std::vector<Route*> master_outs;
/* range playback */
std::list<AudioRange> current_audio_range;