summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_magma.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-02-01 20:56:47 -0500
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-02-01 20:56:47 -0500
commitf4ac738d36d4904a04e893d7741034f25428e216 (patch)
tree893706fe23d1fa1f43795bc7dc6f5bc7638cf023 /src/d/actor/d_a_magma.cpp
parent49afbc07e2a83353bb9e6983dd9336cd4a761de6 (diff)
Clean up comments
Diffstat (limited to 'src/d/actor/d_a_magma.cpp')
-rw-r--r--src/d/actor/d_a_magma.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/d/actor/d_a_magma.cpp b/src/d/actor/d_a_magma.cpp
index 036a0e83..af271d56 100644
--- a/src/d/actor/d_a_magma.cpp
+++ b/src/d/actor/d_a_magma.cpp
@@ -14,10 +14,6 @@ daMagma_c::~daMagma_c() {
dComIfG_resDelete(&mPhs, "Magma");
}
-s32 daMagma_c::getPathNo() {
- return fopAcM_GetParam(this);
-}
-
s32 daMagma_c::create() {
fopAcM_SetupActor(this, daMagma_c);