K 10 svn:author V 3 mav K 8 svn:date V 27 2011-04-28T07:21:01.741394Z K 7 svn:log V 162 MFC r220786: Remove always false "< 0" check for unsgined int variable. This check is also duplicate, as the value was already checked for 0 before decrementing. END