mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-13 22:31:57 +00:00
(exynos_gfx.c) Cleanups
This commit is contained in:
parent
5c28a8389a
commit
dd68465f74
@ -539,8 +539,6 @@ static int exynos_open(struct exynos_data *pdata)
|
|||||||
unsigned i;
|
unsigned i;
|
||||||
int fd = -1;
|
int fd = -1;
|
||||||
char buf[32] = {0};
|
char buf[32] = {0};
|
||||||
struct exynos_drm *drm = NULL;
|
|
||||||
settings_t *settings = config_get_ptr();
|
|
||||||
int devidx = exynos_get_device_index();
|
int devidx = exynos_get_device_index();
|
||||||
|
|
||||||
if (pdata)
|
if (pdata)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user