mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 20:20:36 +02:00
IDE: clean up
git-svn-id: trunk@45863 -
This commit is contained in:
parent
447a8e5a56
commit
6ff6f62e77
@ -2908,7 +2908,6 @@ procedure TCodeBrowserView.BrowseTreeViewShowHint(Sender: TObject; HintInfo: PHi
|
||||
var
|
||||
TVNode: TTreeNode;
|
||||
HintStr: String;
|
||||
HintWinRect : TRect;
|
||||
begin
|
||||
//DebugLn(['TCodeBrowserView.BrowseTreeViewShowHint ',dbgs(HintInfo^.CursorPos)]);
|
||||
HintStr:='';
|
||||
|
Loading…
Reference in New Issue
Block a user