vcl/source/window/dlgctrl.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit d7ea9c2c72023bb0c24307eed8388ae73bd67e94
Author: Michael Meeks <[email protected]>
Date: Wed Mar 27 19:46:59 2013 +0000
remove redundant iterator increment - thanks Fridrich.
Change-Id: I345eb51cfb2ad3043ac1659bc971efeb7a5350a0
diff --git a/vcl/source/window/dlgctrl.cxx b/vcl/source/window/dlgctrl.cxx
index fe7b080..32a32c8 100644
--- a/vcl/source/window/dlgctrl.cxx
+++ b/vcl/source/window/dlgctrl.cxx
@@ -571,7 +571,6 @@ namespace
pWindow->ImplControlFocus( GETFOCUS_CURSOR | GETFOCUS_FORWARD
);
return true;
}
- aI++;
}
return false;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits