summaryrefslogtreecommitdiffstats
path: root/src/core/core.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-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:
*/
ResultStatus Pause();
-
-
/**
* Step the CPU one instruction
* @return Result status, indicating whether or not the operation succeeded.