From f0c50d89affa2c9dca6dc1c2e07b2ad9bd980464 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Wed, 6 May 2020 16:05:11 +0200 Subject: [PATCH] Remove printouts --- sf-buffer/src/sf_stream.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/sf-buffer/src/sf_stream.cpp b/sf-buffer/src/sf_stream.cpp index d04998c..f30640b 100644 --- a/sf-buffer/src/sf_stream.cpp +++ b/sf-buffer/src/sf_stream.cpp @@ -88,8 +88,6 @@ int main (int argc, char *argv[]) auto read_us_duration = chrono::duration_cast( read_end_time-start_time).count(); - cout << "We got frame " << metadata->module[0].pulse_id << endl; - // TODO: Place this tests in the appropriate spot. // if (frame_meta_buffer->pulse_id[i_buffer] !=