aggpas: clean up

git-svn-id: trunk@50843 -
This commit is contained in:
mattias 2015-12-16 13:50:43 +00:00
parent d778426de5
commit 15485be3e7

View File

@ -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.