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;