aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/DSi_SD.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/DSi_SD.cpp b/src/DSi_SD.cpp
index 70aa2ea..c6932d4 100644
--- a/src/DSi_SD.cpp
+++ b/src/DSi_SD.cpp
@@ -480,8 +480,6 @@ u16 DSi_SDHost::Read(u32 addr)
ret |= 0x0020;
if (!Ports[0]->ReadOnly) ret |= 0x0080;
}
- else
- ret |= 0x0008;
}
else
{