From 9ca689ee9d16f902aa6aaf290314295b18b6577f Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 4 Jan 2018 08:05:53 -0800 Subject: eiscat: Remove superfluous UHD_VAR --- host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'host/lib') diff --git a/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.cpp b/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.cpp index afbe5d90b..eecad4763 100644 --- a/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.cpp +++ b/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.cpp @@ -275,8 +275,6 @@ UHD_RFNOC_RADIO_BLOCK_CONSTRUCTOR(eiscat_radio_ctrl) .set(EISCAT_TICK_RATE) .set_coercer(boost::bind(&eiscat_radio_ctrl_impl::set_rate, this, _1)) ; - - UHD_VAR((_tree->exists(fs_path("time/cmd")))); } eiscat_radio_ctrl_impl::~eiscat_radio_ctrl_impl() -- cgit v1.2.3