summaryrefslogtreecommitdiff
path: root/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'memory.c')
-rw-r--r--memory.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/memory.c b/memory.c
index 9a08df0..c0d4f11 100644
--- a/memory.c
+++ b/memory.c
@@ -3115,9 +3115,7 @@ void bios_region_read_allow()
void bios_region_read_protect()
{
-#ifdef GP2X_BUILD
memory_map_read[0] = NULL;
-#endif
}