Remove an unused variable to cleanup a compiler warning.

This commit is contained in:
Peter 2016-01-26 19:10:18 +00:00
parent 6159ff50c0
commit f50274816d
1 changed files with 0 additions and 1 deletions

View File

@ -1170,7 +1170,6 @@ doc_sound_end(int osc, int can_repeat, double eff_dsamps, double dsamps)
Doc_reg *rptr, *orptr;
int mode, omode;
int other_osc;
int one_shot_stop;
int ctl;
/* handle osc stopping and maybe interrupting */