From c158df0f23d03fe27d1b6d4585bf4a4c8400bd6c Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 6 May 2010 21:44:15 +0200 Subject: [PATCH] already defined in attributes/attributes.h --- src/pluto/constants.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pluto/constants.h b/src/pluto/constants.h index e9567c07a8..9c87926d03 100644 --- a/src/pluto/constants.h +++ b/src/pluto/constants.h @@ -559,10 +559,6 @@ extern enum_names modecfg_attr_names; extern enum_names xauth_attr_names; -/* ISAKMP mode config attributes specific to Microsoft */ -#define INTERNAL_IP4_SERVER 23456 -#define INTERNAL_IP6_SERVER 23457 - extern enum_names microsoft_attr_names; /* ISAKMP mode config attributes specific to the Unity vendor ID */ -- 2.47.3