clang build fixes

This commit is contained in:
Nikita Smith
2024-12-06 12:05:44 -08:00
parent e73ce59945
commit 6cf42338ba
8 changed files with 8 additions and 6 deletions
-2
View File
@@ -213,8 +213,6 @@ msf_raw_stream_table_from_data(Arena *arena, String8 msf_data)
index_cursor += stream_page_count * index_size;
stream_ptr += 1;
}
parse_streams_done:;
}
if (got_streams) {