Reverted to the old behavior, fixes #4019.

This commit is contained in:
OBattler
2024-01-12 02:06:30 +01:00
parent 1f569f2338
commit 6e546bbbdc

View File

@@ -563,10 +563,8 @@ fdd_poll(void *priv)
if (fdd_notfound) {
fdd_notfound--;
#ifdef RETURN_NOIDAM
if (!fdd_notfound)
fdc_noidam(fdd_fdc);
#endif
}
}