IDE: clean up

git-svn-id: trunk@24861 -
This commit is contained in:
mattias 2010-04-23 19:30:11 +00:00
parent 0e9ff79e50
commit 39653f674e

View File

@ -16849,7 +16849,7 @@ begin
GetUnitWithForm(FLastFormActivated, ActiveSourceEditor, ActiveUnitInfo);
if Assigned(ActiveUnitInfo) then begin
AForm:=GetDesignerFormOfSource(ActiveUnitInfo,False);
if AForm<>nil then ;
// ToDo: call designer
end;
end;