add first draft of intro doc for schema-based use
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Relationship.pm
index 3a68ee2..cdb3581 100644 (file)
@@ -13,8 +13,6 @@ __PACKAGE__->load_own_components(qw/
   Base
 /);
 
-__PACKAGE__->mk_classdata('_relationships', { } );
-
 =head1 NAME 
 
 DBIx::Class::Relationship - Inter-table relationships