summaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core.h')
-rw-r--r--src/core/core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/core.h b/src/core/core.h
index 87df79d57..d2d1fcc5b 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -148,8 +148,6 @@ public:
148 */ 148 */
149 ResultStatus Pause(); 149 ResultStatus Pause();
150 150
151
152
153 /** 151 /**
154 * Step the CPU one instruction 152 * Step the CPU one instruction
155 * @return Result status, indicating whether or not the operation succeeded. 153 * @return Result status, indicating whether or not the operation succeeded.