hotspot/src/share/vm/runtime/globals.hpp
changeset 4013 b154310845de
parent 3912 3aaaaad1ccb0
child 4434 4b41e5b42f81
--- a/hotspot/src/share/vm/runtime/globals.hpp	Wed Oct 07 15:38:37 2009 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Oct 13 12:04:21 2009 -0700
@@ -47,7 +47,6 @@
 define_pd_global(intx, OnStackReplacePercentage,     0);
 define_pd_global(bool, ResizeTLAB,                   false);
 define_pd_global(intx, FreqInlineSize,               0);
-define_pd_global(intx, InlineSmallCode,              0);
 define_pd_global(intx, NewSizeThreadIncrease,        4*K);
 define_pd_global(intx, NewRatio,                     4);
 define_pd_global(intx, InlineClassNatives,           true);