K 10 svn:author V 3 mav K 8 svn:date V 27 2011-04-18T14:34:10.321638Z K 7 svn:log V 170 Remove always false "< 0" check for unsgined int variable. This check is also duplicate, as the value was already checked for 0 before decrementing. Reported by: rpaulo END