diff src/share/vm/ci/ciConstant.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 f95d63e2154a
children f6f3bb0ee072
line wrap: on
line diff
--- a/src/share/vm/ci/ciConstant.hpp	Wed Aug 31 09:48:21 2011 -0700
+++ b/src/share/vm/ci/ciConstant.hpp	Wed Aug 31 16:46:11 2011 -0700
@@ -46,9 +46,6 @@
     ciObject* _object;
   } _value;
 
-  // Implementation of the print method.
-  void print_impl(outputStream* st);
-
 public:
 
   ciConstant() {