Explorar o código

Merge pull request #28 from yangfasheng/master

update rtgui_system.c
yangfasheng %!s(int64=7) %!d(string=hai) anos
pai
achega
c8f18600d6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/rtgui_system.c

+ 0 - 1
src/rtgui_system.c

@@ -102,7 +102,6 @@ static void rtgui_time_out(void *parameter)
     event.parent.sender = RT_NULL;
 
     event.timer = timer;
-    timer->pending_cnt++;
 
     result = rtgui_send(timer->app, &(event.parent), sizeof(rtgui_event_timer_t));
     if (result == RT_EOK)