Fix unused variable warning
This commit is contained in:
parent
eaca325ce8
commit
c4c74933e1
@ -758,7 +758,6 @@ ARDOUR_UI::toggle_luawindow ()
|
||||
assert (editor && luawindow);
|
||||
|
||||
bool show = false;
|
||||
bool obscuring = false;
|
||||
|
||||
if (luawindow->not_visible ()) {
|
||||
show = true;
|
||||
|
Loading…
Reference in New Issue
Block a user