1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-16 20:23:02 +00:00

Remove blank line

This commit is contained in:
Carles Fernandez 2017-08-18 14:24:42 +02:00
parent 187ae683c9
commit a8c5ca81fd

View File

@ -226,7 +226,6 @@ void GpsL1CaPcpsQuickSyncAcquisition::init()
{ {
acquisition_cc_->init(); acquisition_cc_->init();
//set_local_code(); //set_local_code();
} }
@ -261,6 +260,7 @@ void GpsL1CaPcpsQuickSyncAcquisition::reset()
} }
} }
void GpsL1CaPcpsQuickSyncAcquisition::set_state(int state) void GpsL1CaPcpsQuickSyncAcquisition::set_state(int state)
{ {
if (item_type_.compare("gr_complex") == 0) if (item_type_.compare("gr_complex") == 0)