mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-02 20:51:11 +01:00
IDE: clean up
git-svn-id: trunk@25341 -
This commit is contained in:
parent
e5a74ccd2b
commit
ad08a450e3
@ -84,10 +84,7 @@ procedure TCompilerMessagesOptionsFrame.UpdateMessages;
|
||||
const
|
||||
MaxIndexLen = 5;
|
||||
var
|
||||
i : Integer;
|
||||
j : Integer;
|
||||
topidx : Integer;
|
||||
m : TCompilerMessageConfig;
|
||||
begin
|
||||
topidx := chklistCompMsg.TopIndex;
|
||||
chklistCompMsg.Items.BeginUpdate;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user