Remove unused private member

This commit is contained in:
Carles Fernandez 2018-03-29 15:24:08 +02:00
parent ce5dede084
commit 73dac46c07
2 changed files with 0 additions and 2 deletions

View File

@ -100,7 +100,6 @@ private:
std::string role_;
unsigned int in_streams_;
unsigned int out_streams_;
bool unified_;
};
#endif // GNSS_SDR_GALILEO_E1_DLL_PLL_VEML_TRACKING_H_

View File

@ -98,7 +98,6 @@ private:
std::string role_;
unsigned int in_streams_;
unsigned int out_streams_;
bool unified_;
};
#endif // GNSS_SDR_GPS_L1_CA_DLL_PLL_TRACKING_H_