summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_template.php
diff options
context:
space:
mode:
Diffstat (limited to 'libs/sysplugins/smarty_internal_template.php')
-rw-r--r--libs/sysplugins/smarty_internal_template.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/libs/sysplugins/smarty_internal_template.php b/libs/sysplugins/smarty_internal_template.php
index 0efcd698..5096eee3 100644
--- a/libs/sysplugins/smarty_internal_template.php
+++ b/libs/sysplugins/smarty_internal_template.php
@@ -82,13 +82,6 @@ class Smarty_Internal_Template extends Smarty_Internal_TemplateBase
public $scope = 0;
/**
- * Array of source information for known template functions
- *
- * @var array
- */
- public $tplFunctions = array();
-
- /**
* Flag which is set while rending a cache file
*
* @var bool