aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib/entropy/hres_timer/hres_timer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/entropy/hres_timer/hres_timer.cpp b/src/lib/entropy/hres_timer/hres_timer.cpp
index 1f7c12cdb..1768e8ed0 100644
--- a/src/lib/entropy/hres_timer/hres_timer.cpp
+++ b/src/lib/entropy/hres_timer/hres_timer.cpp
@@ -37,7 +37,6 @@ void High_Resolution_Timestamp::poll(Entropy_Accumulator& accum)
STD_CHRONO_POLL(std::chrono::high_resolution_clock);
STD_CHRONO_POLL(std::chrono::system_clock);
- STD_CHRONO_POLL(std::chrono::steady_clock);
#undef STD_CHRONO_POLL