Skip to content

Commit

Permalink
Not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Feb 5, 2014
1 parent 152d99b commit ffa902c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions framework/Core/lib/Horde.php
Expand Up @@ -1319,15 +1319,6 @@ static public function base64ImgData($in, $limit = null)
return Horde_Themes_Image::base64ImgData($in, $limit);
}

/**
* Whether the hook has already been loaded.
*
* @deprecated
*
* @var array
*/
static protected $_hooksLoaded = array();

/**
* Call a Horde hook, handling all of the necessary lookups and parsing
* of the hook code.
Expand Down

0 comments on commit ffa902c

Please sign in to comment.