From 78dae3335dc964c3c57ee1541de6c6c237e36883 Mon Sep 17 00:00:00 2001 From: bptato Date: Mon, 16 Aug 2021 22:56:30 +0200 Subject: Minor changes --- src/html/parser.nim | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/html/parser.nim') diff --git a/src/html/parser.nim b/src/html/parser.nim index 6868ec52..8d9c0b6f 100644 --- a/src/html/parser.nim +++ b/src/html/parser.nim @@ -13,12 +13,6 @@ import html/entity type HTMLParseState = object - closed: bool - parents: seq[Node] - parsedNode: Node - a: string - b: string - attrs: seq[string] in_comment: bool in_script: bool in_style: bool -- cgit 1.4.1-2-gfad0