mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-05 21:38:17 +01:00
This commit is contained in:
parent
3b5b05ddfe
commit
62c005ed34
@ -172,7 +172,6 @@ devicecallback (void *arg)
|
||||
{
|
||||
if(!dvd->isInserted()) // check if the device was removed
|
||||
{
|
||||
printf("dvd removed!\n");
|
||||
unmountRequired[DEVICE_DVD] = true;
|
||||
isMounted[DEVICE_DVD] = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user