From e401f5c56b0bb4abe6da30281ba062005bf482e6 Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 13 Nov 2008 01:40:53 +0000 Subject: [PATCH] cleanup git-svn-id: trunk@17361 - --- ideintf/imagelisteditor.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/ideintf/imagelisteditor.pp b/ideintf/imagelisteditor.pp index 10161280fe..31910055dd 100644 --- a/ideintf/imagelisteditor.pp +++ b/ideintf/imagelisteditor.pp @@ -89,7 +89,6 @@ type FImageList: TImageList; FModified: Boolean; FPreviewBmp: TBitmap; - ColorStrings: TSTrings; procedure SavePicture(Picture: TPicture); public procedure LoadFromImageList(AImageList: TImageList);