From bb11e18abc0b3f403dbe2f9700f778a9460f0522 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 14 Oct 2015 12:08:13 +0200 Subject: unnötige Referenz entfernt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lowlevelunit.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lowlevelunit.pas') diff --git a/lowlevelunit.pas b/lowlevelunit.pas index fa4fa4b..63b8f90 100644 --- a/lowlevelunit.pas +++ b/lowlevelunit.pas @@ -5,7 +5,7 @@ unit lowlevelunit; interface uses - math, Classes, SysUtils, gmp, RegExpr, process, FPimage, agg_basics; + math, Classes, SysUtils, gmp, RegExpr, process, FPimage; type generic tArray = array of T; -- cgit v1.2.3-70-g09d2