battery plugin: remove unused include
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 15:58:58 +0000 (17:58 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 15:58:58 +0000 (17:58 +0200)
src/battery.c

index 8a96e89..4e0c06f 100644 (file)
@@ -27,8 +27,6 @@
 #include "common.h"
 #include "plugin.h"
 
-#include "utils_complain.h"
-
 #if HAVE_MACH_MACH_TYPES_H
 #  include <mach/mach_types.h>
 #endif