diff options
| author | Martin Braun <martin.braun@ettus.com> | 2016-09-05 16:51:48 -0700 | 
|---|---|---|
| committer | Martin Braun <martin.braun@ettus.com> | 2016-09-05 16:51:48 -0700 | 
| commit | 2616eed50e715ceb1aaab9225cf89c032db9aa3c (patch) | |
| tree | 97793f55f0b7c42f45962fdeaf732e86720b965e /host/lib/usrp/device3 | |
| parent | bb95d96ad8cdcdb3f12ef62231c1b0f9dcd7ebfd (diff) | |
| parent | 8e5a81e2096887d7581fd232fb86cc303ca6ecc6 (diff) | |
| download | uhd-2616eed50e715ceb1aaab9225cf89c032db9aa3c.tar.gz uhd-2616eed50e715ceb1aaab9225cf89c032db9aa3c.tar.bz2 uhd-2616eed50e715ceb1aaab9225cf89c032db9aa3c.zip  | |
Merge branch 'maint'
Diffstat (limited to 'host/lib/usrp/device3')
| -rw-r--r-- | host/lib/usrp/device3/device3_io_impl.cpp | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/host/lib/usrp/device3/device3_io_impl.cpp b/host/lib/usrp/device3/device3_io_impl.cpp index 8c61f8f15..af8ce772f 100644 --- a/host/lib/usrp/device3/device3_io_impl.cpp +++ b/host/lib/usrp/device3/device3_io_impl.cpp @@ -17,8 +17,6 @@  // Provides streaming-related functions which are used by device3 objects. -#define DEVICE3_STREAMER // For the super_*_packet_handlers -  #include "device3_impl.hpp"  #include <uhd/rfnoc/constants.hpp>  #include <uhd/rfnoc/source_block_ctrl_base.hpp>  | 
