if a union type has no common ancestors, ->parent should return undef
[gitmo/Moose.git] / mop.h
diff --git a/mop.h b/mop.h
index 734184f..6dcd91d 100644 (file)
--- a/mop.h
+++ b/mop.h
@@ -49,7 +49,6 @@ typedef enum {
     KEY_insertion_order,
     KEY_instance_metaclass,
     KEY_is_inline,
-    KEY_is_stub,
     KEY_method_metaclass,
     KEY_methods,
     KEY_name,