From fa711bb5502f4101a1da95c1468a1b7c084a27fc Mon Sep 17 00:00:00 2001 From: mdblack98 Date: Tue, 5 May 2020 22:18:18 -0500 Subject: [PATCH] Remove unused variable set in icom.c --- rigs/icom/icom.c | 1 - 1 file changed, 1 deletion(-) diff --git a/rigs/icom/icom.c b/rigs/icom/icom.c index 9cb930003..9db7ef385 100644 --- a/rigs/icom/icom.c +++ b/rigs/icom/icom.c @@ -3696,7 +3696,6 @@ int icom_set_split_freq(RIG *rig, vfo_t vfo, freq_t tx_freq) } set_vfo_curr(rig, RIG_VFO_CURR, RIG_VFO_CURR); - save_vfo = priv->curr_vfo; // If the rigs supports the 0x25 command we'll use it // This eliminates VFO swapping and improves split operations