From 494f296a3baab08522617b24b1f126d8f9a17502 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 20 Jan 2016 16:26:51 +0100 Subject: Imported Upstream version 1.1.90 --- src/nm-rfkill-manager.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/nm-rfkill-manager.c') diff --git a/src/nm-rfkill-manager.c b/src/nm-rfkill-manager.c index 27f3ca01..76703b20 100644 --- a/src/nm-rfkill-manager.c +++ b/src/nm-rfkill-manager.c @@ -24,7 +24,7 @@ #include #include "nm-rfkill-manager.h" -#include "nm-logging.h" +#include "nm-default.h" typedef struct { GUdevClient *client; @@ -268,8 +268,6 @@ rfkill_type_to_enum (const char *str) return RFKILL_TYPE_WLAN; else if (!strcmp (str, "wwan")) return RFKILL_TYPE_WWAN; - else if (!strcmp (str, "wimax")) - return RFKILL_TYPE_WIMAX; return RFKILL_TYPE_UNKNOWN; } -- cgit 1.3.0-6-gf8a5