mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-28 02:10:13 +00:00
remove arena per section
This commit is contained in:
committed by
Ryan Fleury
parent
8da56025b3
commit
86fe2ddd38
@@ -60,7 +60,6 @@ typedef struct LNK_SectionDefinition
|
||||
|
||||
typedef struct LNK_Section
|
||||
{
|
||||
Arena *arena;
|
||||
U64 id;
|
||||
String8 name;
|
||||
COFF_SectionFlags flags;
|
||||
|
||||
Reference in New Issue
Block a user