aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_echo.c')
-rwxr-xr-xapps/app_echo.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/app_echo.c b/apps/app_echo.c
index 42355a2ff..09d8a5157 100755
--- a/apps/app_echo.c
+++ b/apps/app_echo.c
@@ -22,9 +22,6 @@
#include <string.h>
#include <stdlib.h>
-#include <pthread.h>
-
-
static char *tdesc = "Simple Echo Application";
static char *app = "Echo";