mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 08:59:58 +00:00
global_init_drivers - remove obsolete comment
This commit is contained in:
parent
585b0fa096
commit
aabbf835fc
3
driver.c
3
driver.c
@ -434,9 +434,6 @@ retro_proc_address_t driver_get_proc_address(const char *sym)
|
||||
// before retroarch core starts.
|
||||
// Core handles audio.
|
||||
|
||||
// FIXME - start() and stop() can't be ifdeffable with
|
||||
// RARCH_CONSOLE since more systems now need similar functionality
|
||||
|
||||
void global_init_drivers(void)
|
||||
{
|
||||
unsigned i;
|
||||
|
Loading…
Reference in New Issue
Block a user