mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 21:10:42 +02:00
clean up
git-svn-id: trunk@34848 -
This commit is contained in:
parent
4be5c93609
commit
1efdbd9cca
@ -73,7 +73,7 @@ type
|
||||
|
||||
function IPCreateLazIDEHTMLControl(Owner: TComponent;
|
||||
var Provider: TAbstractIDEHTMLProvider;
|
||||
Flags: TIDEHTMLControlFlags = []): TControl;
|
||||
{%H-}Flags: TIDEHTMLControlFlags = []): TControl;
|
||||
|
||||
procedure Register;
|
||||
|
||||
|
@ -914,8 +914,6 @@ begin
|
||||
end;
|
||||
|
||||
destructor TCSSGlobalProps.Destroy;
|
||||
var
|
||||
i: Integer;
|
||||
begin
|
||||
FElements.Free;
|
||||
inherited Destroy;
|
||||
|
Loading…
Reference in New Issue
Block a user