diff --git a/ide/uniteditor.pp b/ide/uniteditor.pp index 7f438ff21e..5999204808 100644 --- a/ide/uniteditor.pp +++ b/ide/uniteditor.pp @@ -2604,10 +2604,6 @@ Begin writeln('[TSourceNotebook.CreateNotebook] D'); {$ENDIF} Align := alClient; - Left := 0; - Top :=2; - Width := ClientWidth; - Height := ClientHeight-Notebook.top; if PageCount>0 then Pages.Strings[0] := 'unit1' else