1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-14 12:10:34 +00:00

Remove unused declaration

This commit is contained in:
Carles Fernandez 2022-06-28 17:34:22 +02:00
parent 07d16b12f4
commit 7c854cdfe7
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -21,7 +21,6 @@
#include <string>
#include <vector>
using boost::asio::ip::tcp;
Rtl_Tcp_Dongle_Info::Rtl_Tcp_Dongle_Info() : tuner_type_(0), tuner_gain_count_(0)
{