no longer used
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 1 Jul 2010 19:32:38 +0000 (15:32 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 1 Jul 2010 19:42:50 +0000 (15:42 -0400)
framework/Service_Twitter/lib/Horde/Service/Twitter.php

index a8adcff..5561fee 100644 (file)
@@ -46,13 +46,6 @@ class Horde_Service_Twitter
     protected $_logger;
 
     /**
-     * Configuration values
-     *
-     * @var array
-     */
-    protected $_config;
-
-    /**
      * Can't lazy load the auth or request class since we need to know early if
      * we are OAuth or Basic
      *