13
0

NOOP: indent/whitespace

This commit is contained in:
Paul Davis 2020-02-28 23:32:12 -07:00
parent 295fb3ff5a
commit 0738472fee

View File

@ -291,7 +291,7 @@ public:
BufferSet& get_mix_buffers (ChanCount count = ChanCount::ZERO); BufferSet& get_mix_buffers (ChanCount count = ChanCount::ZERO);
bool have_rec_enabled_track () const; bool have_rec_enabled_track () const;
bool have_rec_disabled_track () const; bool have_rec_disabled_track () const;
bool have_captured() const { return _have_captured; } bool have_captured() const { return _have_captured; }