diff --git a/src/ca/bhe.cpp b/src/ca/bhe.cpp index b10bed295..b1026052b 100644 --- a/src/ca/bhe.cpp +++ b/src/ca/bhe.cpp @@ -261,7 +261,7 @@ bool bhe::updatePeriod ( else if ( this->pIIU ) { // update state of health for active virtual circuits // if the beacon looks ok - this->pIIU->beaconArrivalNotify ( guard, currentTime ); + this->pIIU->beaconArrivalNotify ( guard ); logBeacon ( "vb", currentPeriod, currentTime ); }