summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/high_res_timer.cc
diff options
context:
space:
mode:
authorMarcus Müller <mmueller@gnuradio.org>2019-08-07 21:45:12 +0200
committerMarcus Müller <marcus@hostalia.de>2019-08-09 23:04:28 +0200
commitf7bbf2c1d8d780294f3e016aff239ca35eb6516e (patch)
treee09ab6112e02b2215b2d59ac24d3d6ea2edac745 /gnuradio-runtime/lib/high_res_timer.cc
parent78431dc6941e3acc67c858277dfe4a0ed583643c (diff)
Tree: clang-format without the include sorting
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
-
-
-