summaryrefslogtreecommitdiffstats
path: root/ldpd/ldpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldpd/ldpd.h')
-rw-r--r--ldpd/ldpd.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ldpd/ldpd.h b/ldpd/ldpd.h
index 91b034879..ad83b9aad 100644
--- a/ldpd/ldpd.h
+++ b/ldpd/ldpd.h
@@ -145,9 +145,7 @@ enum imsg_type {
IMSG_RECONF_END,
IMSG_DEBUG_UPDATE,
IMSG_LOG,
- IMSG_ACL_CHECK,
- IMSG_GET_LABEL_CHUNK,
- IMSG_RELEASE_LABEL_CHUNK
+ IMSG_ACL_CHECK
};
union ldpd_addr {