summaryrefslogtreecommitdiff
path: root/test/HTML5/Parser/EventStack.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/HTML5/Parser/EventStack.php')
-rw-r--r--test/HTML5/Parser/EventStack.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/HTML5/Parser/EventStack.php b/test/HTML5/Parser/EventStack.php
index ffa4f12..acbe3f5 100644
--- a/test/HTML5/Parser/EventStack.php
+++ b/test/HTML5/Parser/EventStack.php
@@ -87,6 +87,4 @@ class EventStack implements EventHandler {
$this->store('pi', func_get_args());
}
-}
-class EventStackParseError extends \Exception {
-}
+} \ No newline at end of file