summaryrefslogtreecommitdiff
path: root/apps/examples
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples')
-rw-r--r--apps/examples/nsh/nsh_main.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/examples/nsh/nsh_main.c b/apps/examples/nsh/nsh_main.c
index 6f63308b4..1bd09e8a3 100644
--- a/apps/examples/nsh/nsh_main.c
+++ b/apps/examples/nsh/nsh_main.c
@@ -51,11 +51,6 @@
* Pre-processor Definitions
****************************************************************************/
-#ifndef CONFIG_BUILTIN_APPS
-# warning "This example requires CONFIG_BUILTIN_APPS..."
-# warning " You must have an appconfig file in your config directory to use this example"
-#endif
-
/****************************************************************************
* Private Types
****************************************************************************/