tiny cleanup

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@7240 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2010-06-07 21:48:15 +00:00
parent 78cbf1cb9a
commit 9872083f98

View file

@ -73,7 +73,6 @@ PluginUIWindow::PluginUIWindow (Gtk::Window* win, boost::shared_ptr<PluginInsert
, _keyboard_focused (false)
{
bool have_gui = false;
was_visible = false;
if (insert->plugin()->has_editor()) {
switch (insert->type()) {