mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
exynos: adapt to video_driver interface changes
The restart API was removed.
This commit is contained in:
parent
9a38d77655
commit
63e99009df
@ -1473,11 +1473,6 @@ const video_driver_t video_exynos = {
|
||||
NULL, /* set_shader */
|
||||
exynos_gfx_free,
|
||||
"exynos",
|
||||
|
||||
#ifdef HAVE_MENU
|
||||
NULL, /* restart */
|
||||
#endif
|
||||
|
||||
exynos_gfx_set_rotation,
|
||||
exynos_gfx_viewport_info,
|
||||
NULL, /* read_viewport */
|
||||
|
Loading…
x
Reference in New Issue
Block a user