Qt: cleanup

git-svn-id: trunk@47192 -
This commit is contained in:
zeljko 2014-12-13 13:30:27 +00:00
parent 84987f9c4a
commit b0b7ace6aa

View File

@ -319,8 +319,6 @@ begin
end;
function TQtSystemTrayIcon.GetGeometry: TRect;
var
R: TRect;
begin
Result := Classes.Rect(0, 0, 0, 0);
if Assigned(TheObject) then