Kaydet (Commit) d7ea9c2c authored tarafından Michael Meeks's avatar Michael Meeks

remove redundant iterator increment - thanks Fridrich.

Change-Id: I345eb51cfb2ad3043ac1659bc971efeb7a5350a0
üst c3763ef5
......@@ -571,7 +571,6 @@ namespace
pWindow->ImplControlFocus( GETFOCUS_CURSOR | GETFOCUS_FORWARD );
return true;
}
aI++;
}
return false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment