mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-08 11:13:03 +00:00
removed non used variable
This commit is contained in:
@@ -71,7 +71,6 @@ private:
|
|||||||
int d_n_correlators;
|
int d_n_correlators;
|
||||||
|
|
||||||
// data related to the hardware module and the driver
|
// data related to the hardware module and the driver
|
||||||
char d_device_io_name[MAX_LENGTH_DEVICEIO_NAME]; // driver io name
|
|
||||||
int d_fd; // driver descriptor
|
int d_fd; // driver descriptor
|
||||||
volatile unsigned *d_map_base; // driver memory map
|
volatile unsigned *d_map_base; // driver memory map
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user