Remove extra line that broke ALL profiles :)

This commit is contained in:
Emma Broman
2023-05-16 13:43:02 +02:00
parent bde840ad03
commit c09b2cd5aa

View File

@@ -844,7 +844,6 @@ scripting::LuaLibrary Scene::luaLibrary() {
codegen::lua::HasProperty,
codegen::lua::GetProperty,
codegen::lua::AddCustomProperty,
codegen::lua::AddCustomProperty,
codegen::lua::RemoveCustomProperty,
codegen::lua::AddSceneGraphNode,
codegen::lua::RemoveSceneGraphNode,