diff options
Diffstat (limited to 'demos/SPC5/RT-SPC560D-EVB/main.c')
-rw-r--r-- | demos/SPC5/RT-SPC560D-EVB/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/SPC5/RT-SPC560D-EVB/main.c b/demos/SPC5/RT-SPC560D-EVB/main.c index 3f5e7e2c8..a3842bd80 100644 --- a/demos/SPC5/RT-SPC560D-EVB/main.c +++ b/demos/SPC5/RT-SPC560D-EVB/main.c @@ -104,7 +104,6 @@ static THD_FUNCTION(Thread1, arg) { * Application entry point.
*/
int main(void) {
- thread_t *shelltp = NULL;
/*
* System initializations.
|