summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/src/core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/src/core.h b/src/core/src/core.h
index f41daca6a..2e7b355f2 100644
--- a/src/core/src/core.h
+++ b/src/core/src/core.h
@@ -55,8 +55,6 @@ void Stop();
55/// Initialize the core 55/// Initialize the core
56int Init(); 56int Init();
57 57
58ARMul_State* GetState();
59
60} // namespace 58} // namespace
61 59
62//////////////////////////////////////////////////////////////////////////////////////////////////// 60////////////////////////////////////////////////////////////////////////////////////////////////////