mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 04:00:34 +00:00
Remove unused private member
This commit is contained in:
parent
ef1e4a4cd8
commit
a23733e716
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user