summaryrefslogtreecommitdiff
path: root/src/gc/env/gcenv.object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gc/env/gcenv.object.h')
-rw-r--r--src/gc/env/gcenv.object.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gc/env/gcenv.object.h b/src/gc/env/gcenv.object.h
index 191c7a1583..930e0bc9c8 100644
--- a/src/gc/env/gcenv.object.h
+++ b/src/gc/env/gcenv.object.h
@@ -122,12 +122,6 @@ public:
{
return true;
}
-
- uint8_t* GetLoaderAllocatorObjectForGC()
- {
- // [LOCALGC TODO] this is not correct
- return nullptr;
- }
};
class Object