]> git.mxchange.org Git - friendica.git/blobdiff - library/ezyang/htmlpurifier/library/HTMLPurifier/VarParserException.php
Replace existing autoloader with Composer-supplied
[friendica.git] / library / ezyang / htmlpurifier / library / HTMLPurifier / VarParserException.php
diff --git a/library/ezyang/htmlpurifier/library/HTMLPurifier/VarParserException.php b/library/ezyang/htmlpurifier/library/HTMLPurifier/VarParserException.php
deleted file mode 100644 (file)
index 5df3414..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-/**
- * Exception type for HTMLPurifier_VarParser
- */
-class HTMLPurifier_VarParserException extends HTMLPurifier_Exception
-{
-
-}
-
-// vim: et sw=4 sts=4