From: richardbarry Date: Tue, 16 Apr 2013 12:49:23 +0000 (+0000) Subject: Remove duplicate #error informing people to run the CreateProjectDirectoryStructure... X-Git-Tag: V7.4.1~19 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=952202fb3371aa22c37e068ce0177ffcbe5d2aa7;p=freertos Remove duplicate #error informing people to run the CreateProjectDirectoryStructure.bat. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1856 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c index f767c5df4..31f5885a7 100644 --- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c +++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c @@ -88,8 +88,6 @@ * *****************************************************************************/ -#error The batch file Demo\CORTEX_M0_LPC1114_LPCXpresso\RTOSDemo\CreateProjectDirectoryStructure.bat must be executed before the first build. After executing the batch file hit F5 to refrech the Eclipse project, then delete this line. - /* Standard includes. */ #include "string.h"