removed an unneeded debug message
This commit is contained in:
parent
2b1efc8b6c
commit
33d9f3daca
1 changed files with 0 additions and 1 deletions
|
@ -570,7 +570,6 @@ static int init_observables_60xx( calibration_setup_t *setup )
|
|||
}
|
||||
for( i = 0; i < num_ranges; i++ )
|
||||
{
|
||||
fprintf(stderr, "setting up ai observables for range %i out of %i\n", i, num_ranges);
|
||||
o = setup->observables + ai_ground_observable_index_60xx( setup, 0, i );
|
||||
o->reference_source = CAL_SRC_GROUND;
|
||||
assert( o->name == NULL );
|
||||
|
|
Loading…
Add table
Reference in a new issue