summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/devd/devd.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/devd/devd.cc b/sbin/devd/devd.cc
index fd3b6e3..6eefec8 100644
--- a/sbin/devd/devd.cc
+++ b/sbin/devd/devd.cc
@@ -298,7 +298,6 @@ media::media(config &, const char *var, const char *type)
{ IFM_FDDI, "FDDI" },
{ IFM_IEEE80211, "802.11" },
{ IFM_ATM, "ATM" },
- { IFM_CARP, "CARP" },
{ -1, "unknown" },
{ 0, NULL },
};
OpenPOWER on IntegriCloud