From 9f8284a90932429d90ed5a8496e5aea221d29eff Mon Sep 17 00:00:00 2001 From: "M.A.Gomez" Date: Thu, 8 Dec 2022 19:48:14 +0000 Subject: [PATCH] mod: delete some debug related lines --- src/algorithms/PVT/libs/vtl_engine.cc | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/algorithms/PVT/libs/vtl_engine.cc b/src/algorithms/PVT/libs/vtl_engine.cc index 8f7291f9a..b82025950 100755 --- a/src/algorithms/PVT/libs/vtl_engine.cc +++ b/src/algorithms/PVT/libs/vtl_engine.cc @@ -58,7 +58,7 @@ bool Vtl_Engine::vtl_loop(Vtl_Data& new_data) counter = counter+1; //uint64_t cout << "counter" << counter<