From 1fd73de7d40459f231c969f27ef63dc62f2b5e82 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 15 Feb 2016 12:17:02 -0800 Subject: b200: Removed superfluous function declaration --- host/lib/usrp/b200/b200_impl.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/host/lib/usrp/b200/b200_impl.hpp b/host/lib/usrp/b200/b200_impl.hpp index 251686b43..257d9988f 100644 --- a/host/lib/usrp/b200/b200_impl.hpp +++ b/host/lib/usrp/b200/b200_impl.hpp @@ -224,7 +224,6 @@ private: enum time_source_t {GPSDO=0,EXTERNAL=1,INTERNAL=2,NONE=3,UNKNOWN=4} _time_source; void update_gpio_state(void); - void reset_codec_dcm(void); void update_enables(void); void update_atrs(void); -- cgit v1.2.3