mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Revert inadvertently pushed commit
This reverts commit 3a6114c025.
The actual solution is http://dev.drobilla.net/ticket/1085
This commit is contained in:
parent
69ff6d0507
commit
aabc5108f3
1 changed files with 0 additions and 1 deletions
|
|
@ -253,7 +253,6 @@ LV2PluginUI::lv2ui_instantiate(const std::string& title)
|
|||
_ardour_buttons_box.show_all();
|
||||
|
||||
_gui_widget = Gtk::manage((container = new Gtk::Alignment()));
|
||||
container->set (.5, .5, 0, 0);
|
||||
pack_start(*_gui_widget, true, true);
|
||||
_gui_widget->show();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue