mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 13:09:32 +02:00
fcl-css: fixed mode
This commit is contained in:
parent
72466cac46
commit
23098d049d
@ -14,9 +14,7 @@
|
||||
**********************************************************************}
|
||||
unit fpCSSParser;
|
||||
|
||||
{ $mode ObjFPC}{$H+}
|
||||
|
||||
{ $DEFINE VerboseCSSParser}
|
||||
{$mode ObjFPC}{$H+}
|
||||
|
||||
interface
|
||||
|
||||
@ -866,7 +864,6 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
|
||||
function TCSSParser.ParseString: TCSSElement;
|
||||
|
||||
Var
|
||||
|
Loading…
Reference in New Issue
Block a user