changeset 10915:bc70ae12be39

remove GraalSafepointPollOffset
author twisti
date Tue, 30 Jul 2013 16:42:34 -0700
parents 3e407b9c3b13
children 4bd4bf0b47f4
files src/cpu/x86/vm/graalGlobals_x86.hpp
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/cpu/x86/vm/graalGlobals_x86.hpp	Tue Jul 30 16:16:42 2013 -0700
+++ b/src/cpu/x86/vm/graalGlobals_x86.hpp	Tue Jul 30 16:42:34 2013 -0700
@@ -31,8 +31,6 @@
 // Sets the default values for platform dependent flags used by the Graal compiler.
 // (see graalGlobals.hpp)
 
-define_pd_global(intx, GraalSafepointPollOffset,     256  );
-
 #if !defined(COMPILER1) && !defined(COMPILER2)
 define_pd_global(bool, BackgroundCompilation,        true );
 define_pd_global(bool, UseTLAB,                      true );