hotspot/src/share/vm/oops/oop.hpp
changeset 8076 96d498ec7ae1
parent 7397 5b173b4ca846
child 8296 b1c2163e4e59
--- a/hotspot/src/share/vm/oops/oop.hpp	Thu Jan 27 13:42:28 2011 -0800
+++ b/hotspot/src/share/vm/oops/oop.hpp	Thu Jan 27 16:11:27 2011 -0800
@@ -127,7 +127,6 @@
   bool is_instanceRef()        const;
   bool is_array()              const;
   bool is_objArray()           const;
-  bool is_symbol()             const;
   bool is_klass()              const;
   bool is_thread()             const;
   bool is_method()             const;