Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit b0571dd

Browse files
committed
fix build error
1 parent 3bd9166 commit b0571dd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/gc/sample/gcenv.ee.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,11 +249,6 @@ void StompWriteBarrierResize(bool /* isRuntimeSuspended */, bool /*bReqUpperBoun
249249
{
250250
}
251251

252-
bool IsSuspendEEThread()
253-
{
254-
return false;
255-
}
256-
257252
bool IsGCThread()
258253
{
259254
return false;

0 commit comments

Comments
 (0)