- remove access to removed an not needed property

This commit is contained in:
uwetews
2016-03-09 02:44:38 +01:00
parent 91b4992ab8
commit f63ceb1c05
2 changed files with 0 additions and 3 deletions
@@ -201,7 +201,6 @@ class Smarty_Template_Compiled extends Smarty_Template_Resource_Base
*/
public function compileTemplateSource(Smarty_Internal_Template $_template)
{
$_template->source->compileds = array();
$this->file_dependency = array();
$this->includes = array();
$this->nocache_hash = null;