aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/codec_ctrl.cpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-07-01 11:42:07 -0700
committerJosh Blum <josh@joshknows.com>2011-07-01 11:42:07 -0700
commit16afe14e35ee7c79d24cbd933060af1c7cbafb13 (patch)
tree99e731ba50c13a230c4381ee13b01c64c7d8df94 /host/lib/usrp/usrp1/codec_ctrl.cpp
parent7613f8ce367ed0d80d2b717821583991d3aa509a (diff)
downloaduhd-16afe14e35ee7c79d24cbd933060af1c7cbafb13.tar.gz
uhd-16afe14e35ee7c79d24cbd933060af1c7cbafb13.tar.bz2
uhd-16afe14e35ee7c79d24cbd933060af1c7cbafb13.zip
usrp1: removed unused files from impl dir
Diffstat (limited to 'host/lib/usrp/usrp1/codec_ctrl.cpp')
-rw-r--r--host/lib/usrp/usrp1/codec_ctrl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/host/lib/usrp/usrp1/codec_ctrl.cpp b/host/lib/usrp/usrp1/codec_ctrl.cpp
index 2e9355063..c82569ea3 100644
--- a/host/lib/usrp/usrp1/codec_ctrl.cpp
+++ b/host/lib/usrp/usrp1/codec_ctrl.cpp
@@ -16,8 +16,6 @@
//
#include "codec_ctrl.hpp"
-#include "usrp_commands.h"
-#include "clock_ctrl.hpp"
#include "ad9862_regs.hpp"
#include <uhd/utils/log.hpp>
#include <uhd/utils/safe_call.hpp>