From aa6acd09ef4900ece87a4d5e0fde449ba7bdb8e2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 21 Mar 2011 21:59:35 +0000 Subject: Prep for 6.0 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3408 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/nsh/nsh_main.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'apps/examples') 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 ****************************************************************************/ -- cgit v1.2.3