From 7c9cc6df10706b5e0ddad29b7e11d518ce8ce9b1 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 23 Nov 2016 09:45:33 -0800 Subject: lib: Removed superfluous variable in gain_group --- host/lib/utils/gain_group.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'host/lib/utils') diff --git a/host/lib/utils/gain_group.cpp b/host/lib/utils/gain_group.cpp index e907a6573..9428702d1 100644 --- a/host/lib/utils/gain_group.cpp +++ b/host/lib/utils/gain_group.cpp @@ -27,8 +27,6 @@ using namespace uhd; -static const bool verbose = false; - static bool compare_by_step_size( const size_t &rhs, const size_t &lhs, std::vector &fcns ){ -- cgit v1.2.3