Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Aug 8, 2016
1 parent 33b50db commit a429f4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libraries/joomla/updater/update.php
Expand Up @@ -391,9 +391,6 @@ public function _characterData($parser, $data)
{
$tag = $this->_getLastTag();

// @todo remove code: if(!isset($this->$tag->_data)) $this->$tag->_data = '';
// @todo remove code: $this->$tag->_data .= $data;

// Throw the data for this item together
$tag = strtolower($tag);

Expand Down

0 comments on commit a429f4d

Please sign in to comment.