Remove unused ipsec.conf left/rightnatip keyword

This commit is contained in:
Martin Willi
2012-08-21 09:38:01 +02:00
parent 2b08ae4524
commit da646ab94a
6 changed files with 0 additions and 34 deletions
-1
View File
@@ -26,7 +26,6 @@ static bool starter_cmp_end(starter_end_t *c1, starter_end_t *c2)
if ((c1 == NULL) || (c2 == NULL))
return FALSE;
VARCMP(has_natip);
VARCMP(modecfg);
VARCMP(port);
VARCMP(protocol);