From: Daniele Basile Date: Thu, 19 Jan 2012 14:20:20 +0000 (+0100) Subject: Clean up and minor fix. X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=76c502589b965266aa3ae977113a52a092973113;p=bertos.git Clean up and minor fix. --- diff --git a/boards/triface/examples/triface/protocol.c b/boards/triface/examples/triface/protocol.c index fe9f125e..14523575 100644 --- a/boards/triface/examples/triface/protocol.c +++ b/boards/triface/examples/triface/protocol.c @@ -41,7 +41,6 @@ */ #include "protocol.h" -#include "cmd_ctor.h" // MAKE_CMD, REGISTER_CMD #include "verstag.h" #include "hw/hw_input.h"