From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Fri, 14 Jan 2022 11:07:00 +0000 (+0530)
Subject: remove the newly added attenuation_orig
X-Git-Url: https://git.rkrishnan.org/pf/content/en/frontends/flags/htmlfontify-example.html?a=commitdiff_plain;h=a53862b7ba9e229dbaa14c0705f5a75491399008;p=pihpsdr.git

remove the newly added attenuation_orig
---

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;