summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorMark Andrews <marka@isc.org>2014-08-02 22:23:00 +1000
committerMark Andrews <marka@isc.org>2014-08-02 22:23:57 +1000
commit454240a87fb75f6b5bd8dba43b60e6e6c79e13c1 (patch)
treeff94fd34f6b2e2f0ce55a0df727e6bb4decb4f87 /includes
parentd96b2196c02bdce419a07e0e20768522db1d97d0 (diff)
downloadisc-dhcp-454240a87fb75f6b5bd8dba43b60e6e6c79e13c1.tar.gz
remove legacy ISC_R_MULTIPLE define
Diffstat (limited to 'includes')
-rw-r--r--includes/omapip/result.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/omapip/result.h b/includes/omapip/result.h
index 85534d8a..5a4d0365 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