From bc7ce27ad4a28b979087ab77ed2a391251682699 Mon Sep 17 00:00:00 2001 From: mattias Date: Mon, 14 Nov 2011 00:32:13 +0000 Subject: [PATCH] IDE: clean up git-svn-id: trunk@33515 - --- ide/frames/window_options.pas | 2 -- 1 file changed, 2 deletions(-) diff --git a/ide/frames/window_options.pas b/ide/frames/window_options.pas index f309a31ce9..28516edc07 100644 --- a/ide/frames/window_options.pas +++ b/ide/frames/window_options.pas @@ -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