diff --git a/src/nm-logging.c b/src/nm-logging.c index dc3137eb5c..6ee09fbf3d 100644 --- a/src/nm-logging.c +++ b/src/nm-logging.c @@ -86,7 +86,6 @@ static const LogLevelDesc level_desc[_LOGL_N] = { }; static const LogDesc domain_descs[] = { - { LOGD_NONE, "NONE" }, { LOGD_PLATFORM, "PLATFORM" }, { LOGD_RFKILL, "RFKILL" }, { LOGD_ETHER, "ETHER" },