From a53862b7ba9e229dbaa14c0705f5a75491399008 Mon Sep 17 00:00:00 2001 From: Ramakrishnan Muthukrishnan Date: Fri, 14 Jan 2022 16:37:00 +0530 Subject: [PATCH] remove the newly added attenuation_orig --- adc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/adc.h b/adc.h index c6ce9d0..f0a14b4 100644 --- a/adc.h +++ b/adc.h @@ -64,7 +64,6 @@ typedef struct _adc { gboolean random; gboolean preamp; gint attenuation; - gdouble attenuation_orig; gboolean enable_step_attenuation; gdouble gain; gdouble min_gain; -- 2.45.2