diff --git a/src/algorithms/PVT/libs/hybrid_ls_pvt.h b/src/algorithms/PVT/libs/hybrid_ls_pvt.h index b9ceb5af6..1a658793b 100644 --- a/src/algorithms/PVT/libs/hybrid_ls_pvt.h +++ b/src/algorithms/PVT/libs/hybrid_ls_pvt.h @@ -51,7 +51,6 @@ class hybrid_ls_pvt : public Ls_Pvt private: int count_valid_position; bool d_flag_dump_enabled; - bool d_flag_averaging; std::string d_dump_filename; std::ofstream d_dump_file; int d_nchannels; // Number of available channels for positioning