diff src/share/vm/ci/ciEnv.hpp @ 3899:c124e2e7463e

7083786: dead various dead chunks of code Reviewed-by: iveresov, kvn
author never
date Wed, 31 Aug 2011 16:46:11 -0700
parents b27c72d69fd1
children 5eb9169b1a14
line wrap: on
line diff
--- a/src/share/vm/ci/ciEnv.hpp	Wed Aug 31 09:48:21 2011 -0700
+++ b/src/share/vm/ci/ciEnv.hpp	Wed Aug 31 16:46:11 2011 -0700
@@ -317,8 +317,7 @@
                        ImplicitExceptionTable*   inc_table,
                        AbstractCompiler*         compiler,
                        int                       comp_level,
-                       bool                      has_debug_info = true,
-                       bool                      has_unsafe_access = false);
+                       bool                      has_unsafe_access);
 
 
   // Access to certain well known ciObjects.