remove old gc code
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#include "model.h"
|
||||
|
||||
void initGarbageCollector();
|
||||
//void addPendingReference(Variable_t* ref);
|
||||
void processPendingReferences();
|
||||
void exitGarbageCollector();
|
||||
//void removePendingReference(Variable_t* ref);
|
||||
|
||||
void modReference(Variable_t* ref, u8 add);
|
||||
|
||||
Reference in New Issue
Block a user