diff --git a/lib/Doctrine/Plugin/Exception.php b/lib/Doctrine/Plugin/Exception.php deleted file mode 100644 index 8747ec8b6..000000000 --- a/lib/Doctrine/Plugin/Exception.php +++ /dev/null @@ -1,34 +0,0 @@ -. - */ -Doctrine::autoload('Doctrine_Exception'); -/** - * Doctrine_Plugin_Exception - * - * @package Doctrine - * @subpackage Plugin - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @link www.phpdoctrine.com - * @since 1.0 - * @version $Revision$ - * @author Konsta Vesterinen - */ -class Doctrine_Plugin_Exception extends Doctrine_Exception -{ } \ No newline at end of file