hotspot/src/share/vm/classfile/classFileParser.hpp
changeset 38031 e0b822facc03
parent 36508 5f9eee6b383b
child 40016 bf6fcd467a7b
--- a/hotspot/src/share/vm/classfile/classFileParser.hpp	Mon Apr 11 21:42:55 2016 +0300
+++ b/hotspot/src/share/vm/classfile/classFileParser.hpp	Wed Apr 06 18:51:03 2016 +0300
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -42,7 +42,6 @@
 template <typename T>
 class GrowableArray;
 class InstanceKlass;
-class intArray;
 class Symbol;
 class TempNewSymbol;