IDE: clean up

git-svn-id: trunk@31626 -
This commit is contained in:
mattias 2011-07-09 22:21:44 +00:00
parent d054dea35c
commit 26e0cb515f

View File

@ -171,7 +171,7 @@ begin
FTextControl.Visible:=false; FTextControl.Visible:=false;
FHTMLControl.Visible:=true; FHTMLControl.Visible:=true;
FHTMLProvider.BaseURL:=FBaseURL; FHTMLProvider.BaseURL:=FBaseURL;
debugln(['TFPDocHintProvider.UpdateHintControl FHTMLControl=',DbgSName(FHTMLControl),' FHTMLProvider=',DbgSName(FHTMLProvider)]); //debugln(['TFPDocHintProvider.UpdateHintControl FHTMLControl=',DbgSName(FHTMLControl),' FHTMLProvider=',DbgSName(FHTMLProvider)]);
ms:=TMemoryStream.Create; ms:=TMemoryStream.Create;
try try
if FHTMLHint<>'' then if FHTMLHint<>'' then