aboutsummaryrefslogtreecommitdiff
path: root/source/spc7110.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/spc7110.cpp')
-rw-r--r--source/spc7110.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/spc7110.cpp b/source/spc7110.cpp
index 970b214..8169989 100644
--- a/source/spc7110.cpp
+++ b/source/spc7110.cpp
@@ -220,9 +220,6 @@ void S9xSpc7110Init()
(*LoadUp7110)(osd_GetPackDir());
- if(Settings.SPC7110RTC)
- Settings.TurboMode=false;
-
s7r.bank50Internal=0;
memset(s7r.bank50,0x00,DECOMP_BUFFER_SIZE);
}