From 10ff484ccbba5c83d856949b9515f9130feaded3 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 27 Oct 2014 16:17:15 +0100 Subject: examples: Whitespace and other cleanup --- host/examples/tx_bursts.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'host/examples/tx_bursts.cpp') diff --git a/host/examples/tx_bursts.cpp b/host/examples/tx_bursts.cpp index fec89a0e4..bb71d4581 100644 --- a/host/examples/tx_bursts.cpp +++ b/host/examples/tx_bursts.cpp @@ -148,7 +148,6 @@ int UHD_SAFE_MAIN(int argc, char *argv[]){ size_t num_tx_samps = tx_stream->send( buffs, samps_to_send, md, timeout ); - //do not use time spec for subsequent packets md.has_time_spec = false; md.start_of_burst = false; -- cgit v1.2.3