IDE: clean up

git-svn-id: trunk@25341 -
This commit is contained in:
mattias 2010-05-12 19:38:57 +00:00
parent e5a74ccd2b
commit ad08a450e3

View File

@ -84,10 +84,7 @@ procedure TCompilerMessagesOptionsFrame.UpdateMessages;
const const
MaxIndexLen = 5; MaxIndexLen = 5;
var var
i : Integer;
j : Integer;
topidx : Integer; topidx : Integer;
m : TCompilerMessageConfig;
begin begin
topidx := chklistCompMsg.TopIndex; topidx := chklistCompMsg.TopIndex;
chklistCompMsg.Items.BeginUpdate; chklistCompMsg.Items.BeginUpdate;