mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-22 11:44:59 -07:00
remove unused define
This commit is contained in:
committed by
Ryan Fleury
parent
d5297e01ac
commit
671431cfbd
@@ -290,9 +290,6 @@ typedef struct COFF_Symbol32
|
||||
U8 aux_symbol_count;
|
||||
} COFF_Symbol32;
|
||||
|
||||
// Auxilary symbols are allocated with fixed size so that symbol table could be maintaned as array of regular size.
|
||||
#define COFF_AuxSymbolSize 18
|
||||
|
||||
typedef U32 COFF_WeakExtType;
|
||||
enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user