mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-31 07:21:39 +02:00
cleanup redundant code
git-svn-id: trunk@5049 -
This commit is contained in:
parent
41da727612
commit
77217ed9fa
@ -152,12 +152,5 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
//procedure TCustomPanel.WMWindowPosChanged(var Message: TLMWindowPosChanged);
|
||||
//begin
|
||||
// // size changed?
|
||||
// if (Message.WindowPos^.Flags and $1{SWP_NOSIZE}) = 0 then
|
||||
// Invalidate;
|
||||
//end;
|
||||
|
||||
// included by extctrls.pp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user