summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/J3DGraphAnimator/J3DModelData.cpp')
-rw-r--r--src/JSystem/J3DGraphAnimator/J3DModelData.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/JSystem/J3DGraphAnimator/J3DModelData.cpp b/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
index 6d6d6c53..46191fc5 100644
--- a/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
+++ b/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
@@ -177,8 +177,3 @@ void J3DModelData::setMaterialTable(J3DMaterialTable* pMaterialTable, J3DMateria
setTextureName(pMaterialTable->getTextureName());
}
}
-
-/* 802ED4F4-802ED500 .text getType__7J3DNodeCFv */
-u32 J3DNode::getType() const {
- return 'NNON';
-}