@@ -1256,7 +1256,7 @@ function TCSSParser.ParseSelector: TCSSElement;
var
ok, OldReturnWhiteSpace: Boolean;
- Bin, PseudoBin: TCSSBinaryElement;
+ Bin: TCSSBinaryElement;
El, Sub: TCSSElement;
List: TCSSListElement;
begin
@@ -1382,7 +1382,6 @@ function TCSSResolver.SelectorBinaryMatches(aBinary: TCSSBinaryElement;
aParent, Sibling: ICSSNode;
aSpecificity: TCSSSpecificity;
- PseudoEl: TCSSElement;
if OnlySpecificity then