diff --git a/FSW-qt/Makefile b/FSW-qt/Makefile --- a/FSW-qt/Makefile +++ b/FSW-qt/Makefile @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building: bin/fsw -# Generated by qmake (2.01a) (Qt 4.8.6) on: Fri Jun 20 15:19:24 2014 +# Generated by qmake (2.01a) (Qt 4.8.6) on: Mon Jun 23 07:48:42 2014 # Project: fsw-qt.pro # Template: app # Command: /usr/bin/qmake-qt4 -spec /usr/lib64/qt4/mkspecs/linux-g++ -o Makefile fsw-qt.pro diff --git a/src/fsw_init.c b/src/fsw_init.c --- a/src/fsw_init.c +++ b/src/fsw_init.c @@ -213,8 +213,6 @@ rtems_task Init( rtems_task_argument ign BOOT_PRINTF("delete INIT\n") - send_dumb_hk(); - status = rtems_task_delete(RTEMS_SELF); }