pluto: Removed unneeded functions from PF_KEY interface.

We still use the algorithm registration.
This commit is contained in:
Tobias Brunner
2010-09-02 19:04:23 +02:00
parent 03ee9623f3
commit 4f898afc22
3 changed files with 31 additions and 427 deletions
-2
View File
@@ -1825,8 +1825,6 @@ void init_kernel(void)
init_pfkey();
kernel_ops = &klips_kernel_ops;
#if defined(linux) && defined(KERNEL26_SUPPORT)
{
bool linux_ipsec = 0;