Avoid compiler warning
This commit is contained in:
@@ -381,8 +381,8 @@ protected:
|
|||||||
|
|
||||||
void updateForUnity(Guidance &guidance,
|
void updateForUnity(Guidance &guidance,
|
||||||
bool hadPhaseReset,
|
bool hadPhaseReset,
|
||||||
uint32_t unityCount,
|
uint32_t /* unityCount */,
|
||||||
const double *const magnitudes,
|
const double *const /* magnitudes */,
|
||||||
const BinSegmenter::Segmentation &segmentation,
|
const BinSegmenter::Segmentation &segmentation,
|
||||||
bool realtime) const {
|
bool realtime) const {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user