hotspot/src/share/vm/runtime/globals.hpp
changeset 7421 4abc09aaa48d
parent 7416 cfe3bfab7d48
parent 7405 e6fc8d3926f8
child 7896 08aadd7aa3ee
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Dec 09 09:22:57 2010 -0800
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Dec 09 21:47:58 2010 -0800
@@ -1280,9 +1280,6 @@
   develop(bool, TraceStartupTime, false,                                    \
           "Trace setup time")                                               \
                                                                             \
-  develop(bool, TraceHPI, false,                                            \
-          "Trace Host Porting Interface (HPI)")                             \
-                                                                            \
   product(ccstr, HPILibPath, NULL,                                          \
           "Specify alternate path to HPI library")                          \
                                                                             \