Just some whitespace fixes from where it looks like I've been working
without my editor configured correctly and haven't noticed. Sorry about that. git-svn-id: svn://localhost/ardour2/trunk@849 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3bba45c773
commit
7e95f29ce9
@ -143,6 +143,7 @@ IO::~IO ()
|
|||||||
{
|
{
|
||||||
|
|
||||||
Glib::Mutex::Lock guard (m_meter_signal_lock);
|
Glib::Mutex::Lock guard (m_meter_signal_lock);
|
||||||
|
|
||||||
Glib::Mutex::Lock lm (io_lock);
|
Glib::Mutex::Lock lm (io_lock);
|
||||||
vector<Port *>::iterator i;
|
vector<Port *>::iterator i;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user