mirror of
https://github.com/libretro/RetroArch
synced 2025-01-17 01:16:25 +00:00
location_driver.c - cleanup
This commit is contained in:
parent
8fc96b52a3
commit
6991b43e81
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user