diff --git a/test/linux/eoe_test/eoe_test.c b/test/linux/eoe_test/eoe_test.c index be98ed5..58c8048 100644 --- a/test/linux/eoe_test/eoe_test.c +++ b/test/linux/eoe_test/eoe_test.c @@ -404,7 +404,6 @@ int main(int argc, char *argv[]) if (argc > 1) { /* create thread to handle slave error handling in OP */ -// pthread_create( &thread1, NULL, (void *) &ecatcheck, NULL); osal_thread_create(&thread1, 128000, &ecatcheck, NULL); /* start cyclic part */