Make Editor::set_state work again.
git-svn-id: svn://localhost/ardour2/branches/3.0@6646 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3ae1bd3723
commit
34ea7bb5c7
@ -2198,8 +2198,6 @@ Editor::set_state (const XMLNode& node, int /*version*/)
|
||||
int x, y, xoff, yoff;
|
||||
Gdk::Geometry g;
|
||||
|
||||
return 0;
|
||||
|
||||
if ((prop = node.property ("id")) != 0) {
|
||||
_id = prop->value ();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user