* Removed an outdated comment.
Norbert Buchmuller [Sun, 21 Dec 2008 05:44:42 +0000 (06:44 +0100)]
t/lib/DBIC/SqlMakerTest.pm

index eb7e727..6f45efb 100644 (file)
@@ -64,7 +64,6 @@ our @EXPORT = qw/
     return $left eq $right;
   }
 
-  # lifted from SQL::Abstract::Test
   sub eq_bind
   {
     my ($bind_ref1, $bind_ref2) = @_;