aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/NDS.cpp')
-rw-r--r--src/NDS.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/NDS.cpp b/src/NDS.cpp
index ab7b5a2..c75b168 100644
--- a/src/NDS.cpp
+++ b/src/NDS.cpp
@@ -329,9 +329,6 @@ void Reset()
memset(SchedList, 0, sizeof(SchedList));
SchedListMask = 0;
- /*ARM9Cycles = 0;
- ARM7Cycles = 0;
- SchedCycles = 0;*/
CurIterationCycles = 0;
ARM7Offset = 0;