aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/parser.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/textformatter/parser.php')
-rw-r--r--phpBB/phpbb/textformatter/parser.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/phpBB/phpbb/textformatter/parser.php b/phpBB/phpbb/textformatter/parser.php
index c595a459bd..6746ccada5 100644
--- a/phpBB/phpbb/textformatter/parser.php
+++ b/phpBB/phpbb/textformatter/parser.php
@@ -13,10 +13,6 @@
namespace phpbb\textformatter;
-/**
-* text_formatter.parser service
-* @package phpBB3
-*/
abstract class parser
{
/**