mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 05:48:40 +00:00
remove unsued func
This commit is contained in:
@@ -2522,12 +2522,6 @@ gsi_push_many_list(PDB_GsiContext *gsi, U64 count, U32 *hash_arr, CV_SymbolList
|
|||||||
MemoryZeroStruct(list);
|
MemoryZeroStruct(list);
|
||||||
}
|
}
|
||||||
|
|
||||||
internal void
|
|
||||||
gsi_push_many_and_remove_duplicates(TP_Context *tp, CV_SymbolList *list)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
internal CV_SymbolNode *
|
internal CV_SymbolNode *
|
||||||
gsi_search(PDB_GsiContext *gsi, CV_Symbol *symbol)
|
gsi_search(PDB_GsiContext *gsi, CV_Symbol *symbol)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user