remove old code.

This commit is contained in:
aozima 2013-02-20 10:20:40 +08:00
parent e3a4ae1370
commit fcf581ea3d
1 changed files with 0 additions and 3 deletions

View File

@ -137,9 +137,6 @@ int main(void)
/* disable interrupt first */
rt_hw_interrupt_disable();
/* init system setting */
SystemInit();
/* startup RT-Thread RTOS */
rtthread_startup();