hotspot/src/share/vm/c1/c1_FrameMap.hpp
changeset 6176 4d9030fe341f
parent 5707 6c66849ed24e
child 7397 5b173b4ca846
--- a/hotspot/src/share/vm/c1/c1_FrameMap.hpp	Wed Jul 28 17:57:43 2010 -0400
+++ b/hotspot/src/share/vm/c1/c1_FrameMap.hpp	Tue Aug 03 08:13:38 2010 -0400
@@ -154,7 +154,6 @@
   static LIR_Opr method_handle_invoke_SP_save_opr();
 
   static BasicTypeArray*     signature_type_array_for(const ciMethod* method);
-  static BasicTypeArray*     signature_type_array_for(const char * signature);
 
   // for outgoing calls, these also update the reserved area to
   // include space for arguments and any ABI area.