Remove duplicate definition of variable idp, as compiler may warn.

This commit is contained in:
Giles Atkinson 2023-08-12 18:11:35 +01:00 committed by Holger Vogt
parent b893e32d75
commit ad02a7c47a
1 changed files with 0 additions and 1 deletions

View File

@ -184,7 +184,6 @@ void cm_d_tristate(ARGS)
enum {Idle, Normal, Same, Revert, Both}
d_ctl, s_ctl, ctl1, ctl2;
struct idata *idp;
double first_time, second_time; /* Scheduled changes */
double delay_1; /* Delay to first output. */
double cancel_delay; /* Delay to canclling. */