mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 10:01:12 +02:00
IDE: clean up
git-svn-id: trunk@33515 -
This commit is contained in:
parent
a930e5a931
commit
bc7ce27ad4
@ -295,8 +295,6 @@ begin
|
||||
end;
|
||||
|
||||
procedure TWindowOptionsFrame.ApplyButtonClick(Sender: TObject);
|
||||
var
|
||||
NewBounds: TRect;
|
||||
begin
|
||||
SaveLayout;
|
||||
if (Layout<>nil) and (Layout.Form<>nil) and (Layout.Form.Parent=nil) then begin
|
||||
|
Loading…
Reference in New Issue
Block a user