mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
NO-OP: whitespace
This commit is contained in:
parent
38a029c069
commit
5ed68fd2f8
1 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ class VCA;
|
|||
|
||||
class LIBARDOUR_API VCAManager : public SessionHandleRef, public PBD::StatefulDestructible
|
||||
{
|
||||
public:
|
||||
public:
|
||||
VCAManager (ARDOUR::Session&);
|
||||
~VCAManager ();
|
||||
|
||||
|
|
@ -62,7 +62,7 @@ class LIBARDOUR_API VCAManager : public SessionHandleRef, public PBD::StatefulDe
|
|||
|
||||
static std::string xml_node_name;
|
||||
|
||||
private:
|
||||
private:
|
||||
mutable Glib::Threads::Mutex lock;
|
||||
VCAList _vcas;
|
||||
bool _vcas_loaded;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue