aboutsummaryrefslogtreecommitdiffstats
path: root/usrp_uhd/lib/usrp_uhd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'usrp_uhd/lib/usrp_uhd.cpp')
-rw-r--r--usrp_uhd/lib/usrp_uhd.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/usrp_uhd/lib/usrp_uhd.cpp b/usrp_uhd/lib/usrp_uhd.cpp
deleted file mode 100644
index 6dd9bee7b..000000000
--- a/usrp_uhd/lib/usrp_uhd.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
-//
-// Copyright 2010 Ettus Research LLC
-//
-
-#include <usrp_uhd.hpp>
-
-using namespace usrp;
-
-uhd::uhd(usrp_addr_t usrp_addr){}
-uhd::~uhd(void){}