8078613: HAS_BEEN_MOVED has been moved

Reviewed-by: stefank, sjohanss
This commit is contained in:
Bengt Rutisson 2015-04-27 09:08:07 +02:00
parent c5e91d59ee
commit 6d5aa2af43
2 changed files with 0 additions and 9 deletions

View File

@ -29,11 +29,6 @@
#include "utilities/stack.hpp"
#include "utilities/taskqueue.hpp"
// Move to some global location
#define HAS_BEEN_MOVED 0x1501d01d
// End move to some global location
class MutableSpace;
class PSOldGen;
class ParCompactionManager;

View File

@ -45,10 +45,6 @@
// FIX ME FIX ME Add a destructor, and don't rely on the user to drain/flush/deallocate!
//
// Move to some global location
#define HAS_BEEN_MOVED 0x1501d01d
// End move to some global location
class MutableSpace;
class PSOldGen;
class ParCompactionManager;