summaryrefslogtreecommitdiff
path: root/src/gc/gcscan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gc/gcscan.h')
-rw-r--r--src/gc/gcscan.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gc/gcscan.h b/src/gc/gcscan.h
index c7060f3f51..b183a78d44 100644
--- a/src/gc/gcscan.h
+++ b/src/gc/gcscan.h
@@ -33,8 +33,6 @@ struct DhContext
class GCScan
{
- friend struct ::_DacGlobals;
-
public:
static void GcScanSizedRefs(promote_func* fn, int condemned, int max_gen, ScanContext* sc);