From 6991b43e81005143624f9852ab0cf7a34bc43eb2 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 6 Sep 2015 04:08:29 +0200 Subject: [PATCH] location_driver.c - cleanup --- location/location_driver.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/location/location_driver.c b/location/location_driver.c index 96981bbdc2..40dd50361d 100644 --- a/location/location_driver.c +++ b/location/location_driver.c @@ -16,11 +16,8 @@ #include #include -#include "location_driver.h" -#include "../driver.h" + #include "../general.h" -#include "../runloop.h" -#include "../system.h" static const location_driver_t *location_drivers[] = { #ifdef ANDROID