Remove blank line

This commit is contained in:
Carles Fernandez 2017-08-18 14:24:42 +02:00
parent 187ae683c9
commit a8c5ca81fd
1 changed files with 1 additions and 1 deletions

View File

@ -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)