mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-11 21:37:17 +00:00
Remove unused global variable
This commit is contained in:
parent
a81baed9e2
commit
eed8e5c135
@ -225,7 +225,6 @@ void find_video_driver(void)
|
||||
void *video_driver_get_ptr(const video_driver_t **drv)
|
||||
{
|
||||
driver_t *driver = driver_get_ptr();
|
||||
global_t *global = global_get_ptr();
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
#ifdef HAVE_THREADS
|
||||
|
Loading…
x
Reference in New Issue
Block a user