mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-26 12:47:37 +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;
|
||||
int fd = -1;
|
||||
char buf[32] = {0};
|
||||
struct exynos_drm *drm = NULL;
|
||||
settings_t *settings = config_get_ptr();
|
||||
int devidx = exynos_get_device_index();
|
||||
|
||||
if (pdata)
|
||||
|
Loading…
Reference in New Issue
Block a user