Skip to content

Commit

Permalink
fixed three warnings df8oe#2
Browse files Browse the repository at this point in the history
  • Loading branch information
DD4WH committed Nov 4, 2017
1 parent a31930f commit 40b64e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mchf-eclipse/drivers/freedv/freedv_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -1620,6 +1620,7 @@ static void quisk_filt_destroy(struct quisk_cfFilter * filter)
}
}

#if 0
/*---------------------------------------------------------------------------*\
FUNCTIONS...: quisk_cfInterpDecim
Expand Down Expand Up @@ -1674,4 +1675,4 @@ static int quisk_cfInterpDecim(COMP * cSamples, int count, struct quisk_cfFilter
}
return nOut;
}

#endif

0 comments on commit 40b64e9

Please sign in to comment.