--- old/src/share/vm/ci/ciConstant.hpp Wed Aug 31 15:24:19 2011 +++ new/src/share/vm/ci/ciConstant.hpp Wed Aug 31 15:24:19 2011 @@ -46,9 +46,6 @@ ciObject* _object; } _value; - // Implementation of the print method. - void print_impl(outputStream* st); - public: ciConstant() {