sound_dart.c: removed unused char *token;

was possibly a remnant from times when those
parm??? macros weren't introduced.
master
sezero 9 years ago
parent 7cb5c53f16
commit bc9f2d28fb
  1. 1
      src/sound_dart.c

@ -76,7 +76,6 @@ static int init(struct options *options)
int flags;
int i;
MCI_AMP_OPEN_PARMS AmpOpenParms;
char *token;
parm_init(parm);
chkparm1("sharing", sharing = *token);

Loading…
Cancel
Save