diff --git a/lib/Doctrine/Collection/Offset.php b/lib/Doctrine/Collection/Offset.php index ee6223391..46c79b109 100644 --- a/lib/Doctrine/Collection/Offset.php +++ b/lib/Doctrine/Collection/Offset.php @@ -18,7 +18,6 @@ * and is licensed under the LGPL. For more information, see * . */ -Doctrine::autoload('Doctrine_Collection_Offset'); /** * Doctrine_Collection_Offset * Collection of Doctrine_Record objects.