Remove outdated refactor comments.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Tue, 3 Jul 2012 00:16:08 +0000 (10:16 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 3 Jul 2012 02:35:06 +0000 (04:35 +0200)
commitdb7a351908504c3d8bfeaf481d598e9046c9144a
treeaf777a9aff94a3bf805aeebd6c12bed1754dd0fb
parent02c4db0f861cf8e03e93f911a1540370883124a3
Remove outdated refactor comments.

It's not necessary to check whether the canvas has focus when gaining
active focus, as the focus of the root item follows the window focus
so an item should never gain active focus if the window doesn't have
focus.

Change-Id: I8992f673fb64467869d5fb9d23d011f19219feed
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/quick/items/qquicktextedit.cpp
src/quick/items/qquicktextinput.cpp