lcl: don't update hints on IDLE - it is enough to update hints on mouse events (issue #0020101)

git-svn-id: trunk@36253 -
This commit is contained in:
paul 2012-03-23 09:22:59 +00:00
parent 829b02a095
commit b52417fbf8

View File

@ -399,7 +399,6 @@ var
begin
ReleaseComponents;
ProcessAsyncCallQueue;
UpdateMouseHint(GetControlAtMouse);
Done := True;
if (FIdleLockCount=0) then begin