replay: cleanup output (#22434)

old-commit-hash: b5988d56013f05429e03c79621be9e15ad3e0806
This commit is contained in:
Dean Lee
2021-10-05 21:15:46 +08:00
committed by GitHub
parent 3df339e1ed
commit 11014ca940
-1
View File
@@ -234,7 +234,6 @@ void Replay::stream() {
continue;
}
qDebug() << "unlogging at" << (int)((cur_mono_time_ - route_start_ts_) * 1e-9);
uint64_t evt_start_ts = cur_mono_time_;
uint64_t loop_start_ts = nanos_since_boot();