13
0

Fix broken whitespace.

git-svn-id: svn://localhost/ardour2/branches/3.0@9270 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2011-04-02 19:52:21 +00:00
parent 0102c5812b
commit 9ca4623451

View File

@ -23,7 +23,6 @@
#include <string>
#include "pbd/failed_constructor.h"
#include "pbd/xml++.h"
#include "pbd/convert.h"
@ -799,6 +798,7 @@ PluginInsert::set_control_ids (const XMLNode& node, int version)
}
}
}
int
PluginInsert::set_state(const XMLNode& node, int version)
{