Skip to content

Commit

Permalink
Remove debug output.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Aug 29, 2015
1 parent d12b793 commit 33c07ae
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -51,7 +51,6 @@ protected function _parseStd()
$data->{$k} = $v;
}
$period = new Horde_Service_Weather_Period_Wwov2($data, $this);
Horde::debug($period);
$this->_periods[] = $period;
}
}
Expand Down

0 comments on commit 33c07ae

Please sign in to comment.