From fd6dd95b9baaf7dd691af0a2816231cc5054d37c Mon Sep 17 00:00:00 2001 From: adamdunkels Date: Mon, 11 May 2009 17:31:13 +0000 Subject: [PATCH] Removed unused include serial-shell.h --- apps/twitter/twitter.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/twitter/twitter.c b/apps/twitter/twitter.c index 7a93825cc..5bd6dea56 100644 --- a/apps/twitter/twitter.c +++ b/apps/twitter/twitter.c @@ -28,7 +28,7 @@ * * This file is part of the Contiki operating system. * - * $Id: twitter.c,v 1.1 2009/05/11 16:57:49 adamdunkels Exp $ + * $Id: twitter.c,v 1.2 2009/05/11 17:31:13 adamdunkels Exp $ */ /** @@ -41,7 +41,6 @@ #include "contiki.h" #include "contiki-net.h" #include "shell.h" -#include "serial-shell.h" #include "twitter.h"