starter: Remove left|rightnexthop option.

Charon does this lookup dynamically.
This commit is contained in:
Tobias Brunner
2012-06-11 17:33:30 +02:00
parent 753ca22f9c
commit 57323f6259
6 changed files with 0 additions and 26 deletions
-1
View File
@@ -68,7 +68,6 @@ struct starter_end {
char *host;
ip_address addr;
u_int ikeport;
ip_address nexthop;
char *subnet;
bool has_client;
bool has_client_wildcard;