Some whitespace and code cleanups concerning the mediation extension.

This commit is contained in:
Tobias Brunner
2010-02-02 15:53:22 +01:00
parent dc5969242f
commit 41faec0791
3 changed files with 10 additions and 12 deletions
+1 -4
View File
@@ -462,10 +462,7 @@ static gboolean connect_(NMVPNPlugin *plugin, NMConnection *connection,
{
ike_sa->set_peer_cfg(ike_sa, peer_cfg);
}
else
{
peer_cfg->destroy(peer_cfg);
}
peer_cfg->destroy(peer_cfg);
/**
* Register listener, enable initiate-failure-detection hooks