location_driver.c - cleanup

This commit is contained in:
twinaphex 2015-09-06 04:08:29 +02:00
parent 8fc96b52a3
commit 6991b43e81

View File

@ -16,11 +16,8 @@
#include <string.h>
#include <string/string_list.h>
#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