remove comment

This commit is contained in:
Alexandre Ratchov 2014-03-05 21:09:31 +01:00
parent f59de2770d
commit e140c92610
1 changed files with 0 additions and 3 deletions

View File

@ -217,9 +217,6 @@ sock_slot_onmove(void *arg, int delta)
struct sock *f = (struct sock *)arg;
struct slot *s = f->slot;
/*
* XXX: remove unused delta argument
*/
#ifdef DEBUG
if (log_level >= 4) {
sock_log(f);