summaryrefslogtreecommitdiff
path: root/apps/examples/pashello/pashello.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/pashello/pashello.c')
-rw-r--r--apps/examples/pashello/pashello.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/examples/pashello/pashello.c b/apps/examples/pashello/pashello.c
index f76e530ca..94ddf2e65 100644
--- a/apps/examples/pashello/pashello.c
+++ b/apps/examples/pashello/pashello.c
@@ -81,7 +81,6 @@ int main(int argc, FAR char *argv[])
int pashello_main(int argc, FAR char *argv[])
#endif
{
- FAR struct pexec_s *st;
int exitcode = EXIT_SUCCESS;
int ret;