removed test variable
Devin Austin [Wed, 28 Jan 2009 11:13:25 +0000 (11:13 +0000)]
lib/DBIx/Class.pm

index 68443ea..31c7f12 100644 (file)
@@ -45,8 +45,6 @@ sub _attr_cache {
 
 1;
 
-my $dhoss_has_commit_bit = 1;
-
 =head1 NAME
 
 DBIx::Class - Extensible and flexible object <-> relational mapper.