ipv6: Remove never used function inet6_ac_check().
authorDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2012 21:14:17 +0000 (16:14 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2012 21:14:17 +0000 (16:14 -0500)
It went from unused, to commented out, and never changing after
that.

Just get rid of it, if someone wants it they can unearth it from
the history.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found