mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 21:57:16 +01:00
NO-OP: whitespace
This commit is contained in:
parent
2f6a428f05
commit
2ca5f28910
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ public:
|
|||
static void ensure_buffers (ChanCount howmany = ChanCount::ZERO, size_t custom = 0);
|
||||
|
||||
private:
|
||||
static Glib::Threads::Mutex rb_mutex;
|
||||
static Glib::Threads::Mutex rb_mutex;
|
||||
|
||||
typedef PBD::RingBufferNPT<ThreadBuffers*> ThreadBufferFIFO;
|
||||
typedef std::list<ThreadBuffers*> ThreadBufferList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue