src/hotspot/share/classfile/systemDictionaryShared.hpp
changeset 50152 b5023063346d
parent 49824 e242740a92b8
child 51329 9c68699bebe5
--- a/src/hotspot/share/classfile/systemDictionaryShared.hpp	Wed May 16 10:27:25 2018 -0700
+++ b/src/hotspot/share/classfile/systemDictionaryShared.hpp	Tue May 15 14:49:10 2018 -0700
@@ -285,8 +285,6 @@
                                  TRAPS);
 
 public:
-  static void initialize(TRAPS);
-
   // Called by PLATFORM/APP loader only
   static InstanceKlass* find_or_load_shared_class(Symbol* class_name,
                                                Handle class_loader,