From 8e5a81e2096887d7581fd232fb86cc303ca6ecc6 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 5 Sep 2016 15:00:51 -0700 Subject: transport: Removed conditional compiles for terminator APIs --- host/lib/usrp/device3/device3_io_impl.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'host/lib/usrp/device3') 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 #include -- cgit v1.2.3