From 8025160806e10f4154f9ab2e74db728c55136388 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Sat, 25 Jun 2016 21:13:10 +0000 Subject: [PATCH] tvplanit: Fix compilation of package. git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4836 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/tvplanit/source/vptasklistpainter.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/components/tvplanit/source/vptasklistpainter.pas b/components/tvplanit/source/vptasklistpainter.pas index 00a2b6064..6c35c2671 100644 --- a/components/tvplanit/source/vptasklistpainter.pas +++ b/components/tvplanit/source/vptasklistpainter.pas @@ -19,7 +19,6 @@ type HeadRect: TRect; Bmp: Graphics.TBitmap; RowHeight: Integer; - Rgn: HRGN; RealColor: TColor; BackgroundSelHighlight: TColor; ForegroundSelHighlight: TColor;