diff --git a/drivers/dahdi/wctdm24xxp/wctdm24xxp.h b/drivers/dahdi/wctdm24xxp/wctdm24xxp.h index 467c5fa..c9ae58b 100644 --- a/drivers/dahdi/wctdm24xxp/wctdm24xxp.h +++ b/drivers/dahdi/wctdm24xxp/wctdm24xxp.h @@ -117,7 +117,6 @@ enum ring_detector_state { RINGOFF = 0, DEBOUNCING_RINGING_POSITIVE, DEBOUNCING_RINGING_NEGATIVE, - DEBOUNCING_RINGING_OFF, RINGING, DEBOUNCING_RINGOFF, };