aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/template.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/template.php')
-rw-r--r--phpBB/includes/template.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/phpBB/includes/template.php b/phpBB/includes/template.php
index 4ca701ff9f..09ce07225e 100644
--- a/phpBB/includes/template.php
+++ b/phpBB/includes/template.php
@@ -37,11 +37,6 @@
to this source
*/
-// Changes for 2.2:
-//
-// * Allow use of Smarty plug-ins?
-// * Reduce number of methods and variables
-
class Template
{