src/hotspot/share/memory/memRegion.hpp
changeset 53792 6fb43030a1b4
parent 53758 026e1ea616c8
child 55338 755e82641224
--- a/src/hotspot/share/memory/memRegion.hpp	Mon Feb 18 09:31:07 2019 -0800
+++ b/src/hotspot/share/memory/memRegion.hpp	Mon Feb 18 16:34:46 2019 -0500
@@ -40,8 +40,6 @@
 // create MemRegions (in CardTableBarrierSet) in heap so operator
 // new and operator new [] added for this special case.
 
-class MetaWord;
-
 class MemRegion {
   friend class VMStructs;
 private: