diff options
Diffstat (limited to 'phpBB/phpbb/textformatter/renderer.php')
-rw-r--r-- | phpBB/phpbb/textformatter/renderer.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/phpBB/phpbb/textformatter/renderer.php b/phpBB/phpbb/textformatter/renderer.php index fb731a5294..808beda0a5 100644 --- a/phpBB/phpbb/textformatter/renderer.php +++ b/phpBB/phpbb/textformatter/renderer.php @@ -13,10 +13,6 @@ namespace phpbb\textformatter; -/** -* text_formatter.renderer service -* @package phpBB3 -*/ abstract class renderer { /** |