From: Michael J. Rubinsky Date: Thu, 1 Jul 2010 19:32:38 +0000 (-0400) Subject: no longer used X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1ac3b927180b0f2960eb843166de53984b6932c0;p=horde.git no longer used --- diff --git a/framework/Service_Twitter/lib/Horde/Service/Twitter.php b/framework/Service_Twitter/lib/Horde/Service/Twitter.php index a8adcff8d..5561fee1c 100644 --- a/framework/Service_Twitter/lib/Horde/Service/Twitter.php +++ b/framework/Service_Twitter/lib/Horde/Service/Twitter.php @@ -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 *