From 3b31842a05737a1ff36d53b0141b05e60f1bdc0a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 1 Feb 2009 20:07:14 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@710 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/Win32-MinGW/chtypes.h | 1 - 1 file changed, 1 deletion(-) (limited to 'demos') diff --git a/demos/Win32-MinGW/chtypes.h b/demos/Win32-MinGW/chtypes.h index 6f8662bd9..354da269e 100644 --- a/demos/Win32-MinGW/chtypes.h +++ b/demos/Win32-MinGW/chtypes.h @@ -32,7 +32,6 @@ typedef int8_t bool_t; typedef uint8_t tmode_t; typedef uint8_t tstate_t; -typedef uint16_t tid_t; typedef uint32_t tprio_t; typedef int32_t msg_t; typedef int32_t eventid_t; -- cgit v1.2.3