1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-21 22:20:59 +00:00

Cleanup frontend.h

This commit is contained in:
twinaphex 2015-04-20 21:35:51 +02:00
parent 52bf335dd8
commit 166cfdf211

@ -22,10 +22,6 @@
#include <stddef.h>
#include <boolean.h>
#if defined(ANDROID)
#include "drivers/platform_android.h"
#endif
#ifdef __cplusplus
extern "C" {
#endif