Fix build.

This commit is contained in:
Gleb Smirnoff 2012-01-06 15:01:05 +00:00
parent e3bf08680d
commit 48df024e0f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=229702

View File

@ -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 },
};