From 91bb9f9ed3bee953e9117caa982a763cf8c5caf5 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Mon, 12 Mar 2012 01:45:19 +0200 Subject: Removes duplicate PDouble definition. FPC already has this defined. --- src/corelib/render/software/Agg2D.pas | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/corelib/render/software') diff --git a/src/corelib/render/software/Agg2D.pas b/src/corelib/render/software/Agg2D.pas index 322b8baf..f4bab605 100644 --- a/src/corelib/render/software/Agg2D.pas +++ b/src/corelib/render/software/Agg2D.pas @@ -135,8 +135,6 @@ const { TYPES DEFINITION } type - PDouble = ^double; - PAggColor = ^TAggColor; TAggColor = rgba8; -- cgit v1.2.3-70-g09d2