Corrects wrongly commited part from last commit

git-svn-id: trunk@36066 -
This commit is contained in:
sekelsenmat 2012-03-16 06:52:44 +00:00
parent 2e54dd5e2e
commit 6cc1867b3f

View File

@ -696,7 +696,6 @@ begin
//SIZENORMAL, SIZEICONIC, SIZEFULLSCREEN, SIZEZOOMSHOW, SIZEZOOMHIDE.
LCLSendSizeMsg(AWinControl, Event.Width, Event.Height, SIZENORMAL);
AWinControl.Invalidate;
// TX11Canvas(Canvas).Resized(ClientWidth, ClientHeight); seams unnecessary here
end;
end;