Skip to content

Commit a71f6be

Browse files
committed
chore: remove unused var
1 parent fd95cd9 commit a71f6be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rt_entt_codegen/shared/parallel.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ static auto loop_iterator(
225225
return;
226226
}
227227

228-
auto capabilities = ecsact::meta::system_capabilities(sys_like_id);
229228
auto child_unsafe_comps = std::set<ecsact_component_like_id>{};
230229
auto child_systems = ecsact::meta::get_child_system_ids(sys_like_id);
231230

0 commit comments

Comments
 (0)