Skip to content

Commit 89e5727

Browse files
committed
Remove extra GetColShapeType declaration
1 parent 1573857 commit 89e5727

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Client/mods/deathmatch/logic/luadefs/CLuaElementDefs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ class CLuaElementDefs : public CLuaDefs
3838
LUA_DECLARE(IsElementWithinColShape);
3939
LUA_DECLARE(IsElementWithinMarker);
4040
LUA_DECLARE(GetElementsWithinColShape);
41-
LUA_DECLARE(GetColShapeType);
4241
LUA_DECLARE(GetElementDimension);
4342
LUA_DECLARE(GetElementZoneName);
4443
LUA_DECLARE(GetElementBoundingBox);

0 commit comments

Comments
 (0)