8252245: Remove ScanClosure

Reviewed-by: pliden, sjohanss
This commit is contained in:
Stefan Karlsson 2020-08-28 17:20:08 +02:00
parent 26b48999df
commit f0acabc64b
6 changed files with 4 additions and 59 deletions

View file

@ -42,7 +42,6 @@
// Forward declarations.
class OopClosure;
class ScanClosure;
class FastScanClosure;
class FilteringClosure;