From 1138b62fb8fe42592e36432518e734f42ee546c2 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 23 Jun 2017 18:15:50 +0200 Subject: amend 5e5f7a55; re-add wrongly removed variable --- libs/surfaces/mackie/strip.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/surfaces') diff --git a/libs/surfaces/mackie/strip.cc b/libs/surfaces/mackie/strip.cc index 53d41173e1..87e078d639 100644 --- a/libs/surfaces/mackie/strip.cc +++ b/libs/surfaces/mackie/strip.cc @@ -1486,6 +1486,7 @@ Strip::setup_eq_vpot (boost::shared_ptr r) #ifdef MIXBUS int eq_band = -1; + std::string band_name; if (r->is_input_strip ()) { #ifdef MIXBUS32C -- cgit v1.2.3