8207800: always_do_update_barrier is unused

Reviewed-by: shade, tschatzl
This commit is contained in:
Evgeny Mandrikov 2019-09-10 07:42:04 +02:00 committed by Evgeny Mandrikov
parent 8b67b75f50
commit 51b0eab330
5 changed files with 0 additions and 10 deletions

View file

@ -40,8 +40,6 @@
//
// no virtual functions allowed
extern bool always_do_update_barrier;
// Forward declarations.
class OopClosure;
class ScanClosure;