Remove reundeant cell pool slice in kt1cx impl across c and odin versions

wasn't being used, don't plan on using it.
This commit is contained in:
2025-10-12 00:39:06 -04:00
parent 2bbe654047
commit 9e4bc141d0
4 changed files with 28 additions and 37 deletions

View File

@@ -106,6 +106,8 @@ main :: proc() {
flag_file,
join_str(flag_output_path, file_exe),
flag_optimize_none,
// flag_optimize_minimal,
// flag_optimize_speed,
// falg_optimize_aggressive,
flag_default_allocator_nil,
flag_debug,