From 76c502589b965266aa3ae977113a52a092973113 Mon Sep 17 00:00:00 2001 From: Daniele Basile Date: Thu, 19 Jan 2012 15:20:20 +0100 Subject: [PATCH] Clean up and minor fix. --- boards/triface/examples/triface/protocol.c | 1 - 1 file changed, 1 deletion(-) 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" -- 2.25.1