diff --git a/sndiod/dev.c b/sndiod/dev.c index 958061f..949f7db 100644 --- a/sndiod/dev.c +++ b/sndiod/dev.c @@ -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 */