Nuked ancient and unused classdata entry
Matt S Trout [Wed, 22 Mar 2006 11:52:30 +0000 (11:52 +0000)]
lib/DBIx/Class/Relationship/Base.pm

index 0c7a141..343c0d0 100644 (file)
@@ -5,8 +5,6 @@ use warnings;
 
 use base qw/DBIx::Class/;
 
-__PACKAGE__->mk_classdata('_relationships', { } );
-
 =head1 NAME 
 
 DBIx::Class::Relationship::Base - Inter-table relationships