no-op; change comment
This commit is contained in:
@@ -2558,7 +2558,7 @@ MixerStrip::vca_button_release (GdkEventButton* ev)
|
||||
VCAList vcas (_session->vca_manager().vcas());
|
||||
|
||||
if (vcas.empty()) {
|
||||
/* XXX should probably show a message saying "No VCA masters" */
|
||||
/* the button should not have been visible under these conditions */
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user