From 880eb5eb11deab8331ede7f8df9390106f158ae3 Mon Sep 17 00:00:00 2001 From: James Cotton Date: Sun, 12 Aug 2012 14:45:06 -0500 Subject: [PATCH] Fix revo for the removal of SDCard supprot --- flight/Revolution/System/revolution.c | 1 - 1 file changed, 1 deletion(-) diff --git a/flight/Revolution/System/revolution.c b/flight/Revolution/System/revolution.c index 54f98ca03..ff2814fbd 100644 --- a/flight/Revolution/System/revolution.c +++ b/flight/Revolution/System/revolution.c @@ -47,7 +47,6 @@ #if INCLUDE_TEST_TASKS static uint8_t sdcard_available; #endif -FILEINFO File; char Buffer[1024]; uint32_t Cache;