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 a7d96e4a4..a71e4ed8d 100644
--- a/src/core/src/core.h
+++ b/src/core/src/core.h
@@ -58,8 +58,6 @@ int Init();
/// Shutdown the core
void Shutdown();
-ARMul_State* GetState();
-
} // namespace
////////////////////////////////////////////////////////////////////////////////////////////////////