remove slot_onmove

This commit is contained in:
Alexandre Ratchov 2014-03-05 21:11:57 +01:00
parent e140c92610
commit 946186b6e5
1 changed files with 0 additions and 6 deletions

View File

@ -914,12 +914,6 @@ dev_full_cycle(struct dev *d)
}
}
void
slot_onmove(struct slot *s, int delta)
{
}
/*
* called at every clock tick by the device
*/