paint: cleanup

This commit is contained in:
luboslenco
2026-07-01 12:48:47 +02:00
parent 503acae35e
commit cbbf5c1dfb
4 changed files with 0 additions and 40 deletions
-3
View File
@@ -395,9 +395,6 @@ void _kickstart() {
ui_view2d_htab = ui_handle_create();
gc_root(ui_view2d_htab);
sim_object_script_map = any_map_create();
gc_root(sim_object_script_map);
parser_material_node_values = any_map_create();
gc_root(parser_material_node_values);