From 614b9961352334e3a4e33ef4b2d1b3f78a57f612 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 20 Sep 2011 17:46:03 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3371 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/various/shell.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/os/various/shell.c b/os/various/shell.c index b0f995757..b62b8e37e 100644 --- a/os/various/shell.c +++ b/os/various/shell.c @@ -34,10 +34,6 @@ #include "shell.h" #include "chprintf.h" -#if SHELL_USE_IPRINTF -#define sprintf siprintf -#endif - /** * @brief Shell termination event source. */ -- cgit v1.2.3