hotspot/src/share/vm/runtime/arguments.hpp
changeset 41073 ed43eecbd166
parent 40244 b3055c216762
child 41708 82f5dc0dfccf
--- a/hotspot/src/share/vm/runtime/arguments.hpp	Fri Sep 09 19:41:41 2016 +0000
+++ b/hotspot/src/share/vm/runtime/arguments.hpp	Sat Sep 10 08:25:51 2016 -0400
@@ -489,9 +489,6 @@
 
   static int process_patch_mod_option(const char* patch_mod_tail, bool* patch_mod_javabase);
 
-  // Miscellaneous system property setter
-  static bool append_to_addmods_property(const char* module_name);
-
   // Aggressive optimization flags.
   static jint set_aggressive_opts_flags();