mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-16 12:12:57 +00:00
Remove blank line
This commit is contained in:
parent
187ae683c9
commit
a8c5ca81fd
@ -226,7 +226,6 @@ void GpsL1CaPcpsQuickSyncAcquisition::init()
|
||||
{
|
||||
acquisition_cc_->init();
|
||||
//set_local_code();
|
||||
|
||||
}
|
||||
|
||||
|
||||
@ -261,6 +260,7 @@ void GpsL1CaPcpsQuickSyncAcquisition::reset()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void GpsL1CaPcpsQuickSyncAcquisition::set_state(int state)
|
||||
{
|
||||
if (item_type_.compare("gr_complex") == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user