mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-06-28 08:02:58 +00:00
Remove unused variable
This commit is contained in:
parent
a3296bd719
commit
ec2550f996
@ -298,7 +298,6 @@ int Gps_L1_Ca_Tcp_Connector_Tracking_cc::general_work(int noutput_items __attrib
|
|||||||
{
|
{
|
||||||
// process vars
|
// process vars
|
||||||
float carr_error = 0.0;
|
float carr_error = 0.0;
|
||||||
float carr_nco = 0.0;
|
|
||||||
float code_error = 0.0;
|
float code_error = 0.0;
|
||||||
float code_nco = 0.0;
|
float code_nco = 0.0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user