hotspot/src/share/vm/runtime/globals.hpp
changeset 34262 43560e879d6d
parent 34242 e530decd7c63
child 34263 51465b543879
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Nov 20 12:42:21 2015 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Nov 23 16:16:46 2015 -0500
@@ -1073,9 +1073,6 @@
   develop(bool, BreakAtWarning, false,                                      \
           "Execute breakpoint upon encountering VM warning")                \
                                                                             \
-  develop(bool, TraceVMOperation, false,                                    \
-          "Trace VM operations")                                            \
-                                                                            \
   develop(bool, UseFakeTimers, false,                                       \
           "Tell whether the VM should use system time or a fake timer")     \
                                                                             \