mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-02 20:51:11 +01:00
aggpas: clean up
git-svn-id: trunk@50843 -
This commit is contained in:
parent
d778426de5
commit
15485be3e7
@ -53,14 +53,8 @@ uses
|
||||
agg_vpgen_clip_polygon, agg_vpgen_clip_polyline, agg_vpgen_segmentator,
|
||||
agg_svg_exception, agg_svg_parser_lcl, agg_svg_path_renderer,
|
||||
agg_svg_path_tokenizer, agg_color_conv, expat, expat_basics, expat_external,
|
||||
xmlrole, xmltok, LazarusPackageIntf;
|
||||
xmlrole, xmltok;
|
||||
|
||||
implementation
|
||||
|
||||
procedure Register;
|
||||
begin
|
||||
end;
|
||||
|
||||
initialization
|
||||
RegisterPackage('AggPasLCL', @Register);
|
||||
end.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user