summaryrefslogtreecommitdiff
path: root/usrp/host/include
diff options
context:
space:
mode:
authorEric Blossom2010-01-18 12:27:45 -0800
committerEric Blossom2010-01-18 12:27:45 -0800
commit54c9f6400900d04cddff4926d1de9f5e0467e94d (patch)
tree9cf6581663306f5148c205ec825683cd370989f7 /usrp/host/include
parentb5709abe52928f0b701cd5f5eedefc2c1665123e (diff)
downloadgnuradio-54c9f6400900d04cddff4926d1de9f5e0467e94d.tar.gz
gnuradio-54c9f6400900d04cddff4926d1de9f5e0467e94d.tar.bz2
gnuradio-54c9f6400900d04cddff4926d1de9f5e0467e94d.zip
Remove unnecessary implementation of flexrf::refclk_freq.
Apply patch from Alexander Chemeris <alexander.chemeris@gmail.com>
Diffstat (limited to 'usrp/host/include')
-rw-r--r--usrp/host/include/usrp/db_flexrf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usrp/host/include/usrp/db_flexrf.h b/usrp/host/include/usrp/db_flexrf.h
index 3adad302d..0c834402d 100644
--- a/usrp/host/include/usrp/db_flexrf.h
+++ b/usrp/host/include/usrp/db_flexrf.h
@@ -54,7 +54,6 @@ protected:
int &retN, double &retfreq);
int _compute_control_reg();
int _refclk_divisor();
- double _refclk_freq();
bool _set_pga(float pga_gain);