From: c vw Date: Wed, 15 Aug 2018 17:37:52 +0000 (+0200) Subject: streamline X-Git-Url: https://git.rkrishnan.org/pf/content/en/seg/status?a=commitdiff_plain;h=235c936700471709a15d4469a50f2b6ce6b48fd4;p=pihpsdr.git streamline --- diff --git a/transmitter.c b/transmitter.c index d5e4a99..b2e01e3 100644 --- a/transmitter.c +++ b/transmitter.c @@ -1042,10 +1042,6 @@ void tx_set_ps(TRANSMITTER *tx,int state) { vfo_update(); } -void tx_set_ps_sample_rate(TRANSMITTER *tx,int rate) { - SetPSFeedbackRate (tx->id,rate); -} - void tx_set_twotone(TRANSMITTER *tx,int state) { transmitter->twotone=state; if(state) {