K 10 svn:author V 7 davidxu K 8 svn:date V 27 2008-10-20T02:37:53.822772Z K 7 svn:log V 232 In realtimer_delete(), clear timer's value and interval to tell realtimer_expire() to not rearm the timer, otherwise there is a chance that a callout will be left there and be tiggered in future unexpectly. Bug reported by: tegge@ END