starter: Don't flush SAs in the kernel

If starter is not used we don't do that either. And this allows us to
move the stuff in libhydra back to libcharon.
This commit is contained in:
Tobias Brunner
2015-08-21 18:27:06 +02:00
parent bd24f87d35
commit d8fdd1018e
3 changed files with 0 additions and 14 deletions
-1
View File
@@ -703,7 +703,6 @@ int main (int argc, char **argv)
{
starter_stop_charon();
}
starter_netkey_cleanup();
confread_free(cfg);
unlink(starter_pid_file);
cleanup();