hotspot/src/share/vm/memory/allocation.hpp
changeset 18439 725ce18186b3
parent 18094 1856e0a7879d
child 18453 4056af328b00
--- a/hotspot/src/share/vm/memory/allocation.hpp	Sun Jun 23 22:08:28 2013 -0700
+++ b/hotspot/src/share/vm/memory/allocation.hpp	Mon Jun 24 18:55:46 2013 -0400
@@ -264,7 +264,6 @@
 
 class MetaspaceObj {
  public:
-  bool is_metadata() const;
   bool is_metaspace_object() const;  // more specific test but slower
   bool is_shared() const;
   void print_address_on(outputStream* st) const;  // nonvirtual address printing