mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
unused variable
This commit is contained in:
parent
02575ddf67
commit
11f8361d15
@ -262,8 +262,6 @@ void retro_vfs_file_open_cdrom(
|
||||
{
|
||||
if (!cdrom_get_inquiry(stream, model, sizeof(model)))
|
||||
{
|
||||
size_t len = 0;
|
||||
|
||||
#ifdef CDROM_DEBUG
|
||||
printf("CDROM Model: %s\n", model);
|
||||
fflush(stdout);
|
||||
|
Loading…
x
Reference in New Issue
Block a user