diff options
Diffstat (limited to 'modules/gallery/libraries/HTMLPurifier/HTMLPurifier/Token/Empty.php')
| -rw-r--r-- | modules/gallery/libraries/HTMLPurifier/HTMLPurifier/Token/Empty.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/modules/gallery/libraries/HTMLPurifier/HTMLPurifier/Token/Empty.php b/modules/gallery/libraries/HTMLPurifier/HTMLPurifier/Token/Empty.php deleted file mode 100644 index 2a82b47a..00000000 --- a/modules/gallery/libraries/HTMLPurifier/HTMLPurifier/Token/Empty.php +++ /dev/null @@ -1,11 +0,0 @@ -<?php - -/** - * Concrete empty token class. - */ -class HTMLPurifier_Token_Empty extends HTMLPurifier_Token_Tag -{ - -} - -// vim: et sw=4 sts=4 |
