summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/high_res_timer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/lib/high_res_timer.cc')
-rw-r--r--gnuradio-runtime/lib/high_res_timer.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnuradio-runtime/lib/high_res_timer.cc b/gnuradio-runtime/lib/high_res_timer.cc
index 37e7e322a8..bf871ce65e 100644
--- a/gnuradio-runtime/lib/high_res_timer.cc
+++ b/gnuradio-runtime/lib/high_res_timer.cc
@@ -3,6 +3,3 @@
#ifdef GNURADIO_HRT_USE_CLOCK_GETTIME
clockid_t gr::high_res_timer_source = CLOCK_THREAD_CPUTIME_ID;
#endif
-
-
-