From 0ae6234a5be30c1c484c5225508a8d8b8111cd91 Mon Sep 17 00:00:00 2001 From: marcansoft Date: Fri, 26 Feb 2010 14:08:54 +0000 Subject: [PATCH] Remove remnant junk and TODO -> FIXME --- client/flash.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/client/flash.c b/client/flash.c index 0756b2fa..df81a90c 100644 --- a/client/flash.c +++ b/client/flash.c @@ -17,10 +17,7 @@ #include "elf.h" #include "proxendian.h" -//static uint32_t ExpectedAddr; -//static uint8_t QueuedToSend[256]; - -// TODO: what the fuckity fuck +// FIXME: what the fuckity fuck unsigned int current_command = CMD_UNKNOWN; #define FLASH_START 0x100000 -- 2.39.2