From: Mark Andrews Date: Sat, 2 Aug 2014 12:23:00 +0000 (+1000) Subject: remove legacy ISC_R_MULTIPLE define X-Git-Tag: v4_3_1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=454240a87fb75f6b5bd8dba43b60e6e6c79e13c1;p=thirdparty%2Fdhcp.git remove legacy ISC_R_MULTIPLE define --- diff --git a/includes/omapip/result.h b/includes/omapip/result.h index 85534d8a2..5a4d03658 100644 --- a/includes/omapip/result.h +++ b/includes/omapip/result.h @@ -86,7 +86,6 @@ #define ISC_R_INVALIDARG DHCP_R_INVALIDARG #define ISC_R_NOTYET DHCP_R_NOTYET #define ISC_R_UNCHANGED DHCP_R_UNCHANGED -#define ISC_R_MULTIPLE DHCP_R_MULTIPLE #define ISC_R_KEYCONFLICT DHCP_R_KEYCONFLICT #define ISC_R_BADPARSE DHCP_R_BADPARSE #define ISC_R_NOKEYS DHCP_R_NOKEYS