remove autostart attribute

This commit is contained in:
Alexandre Ratchov 2014-03-05 09:16:57 +01:00
parent cbecd3ea8d
commit 8914029a2f
1 changed files with 0 additions and 1 deletions

View File

@ -1038,7 +1038,6 @@ dev_new(char *path, struct aparams *par,
d->reqrate = rate;
d->hold = hold;
d->autovol = autovol;
d->autostart = 0;
d->refcnt = 0;
d->pstate = DEV_CFG;
d->serial = 0;