unused private variable
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 30 Jul 2009 14:05:35 +0000 (10:05 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 30 Jul 2009 14:05:35 +0000 (10:05 -0400)
framework/Ajax/lib/Horde/Ajax/Imple.php

index dc0bb50..5137dd2 100644 (file)
 class Horde_Ajax_Imple
 {
     /**
-     * Parameters needed by the subclasses.
-     *
-     * @var array
-     */
-    protected $_params = array();
-
-    /**
      * Attempts to return a concrete instance based on $driver.
      *
      * @param mixed $driver  The type of concrete subclass to return. If