From 3daea67d91a0c595179f7aac8a031c325d6bd454 Mon Sep 17 00:00:00 2001 From: Patrik Flykt Date: Tue, 23 Apr 2013 13:05:30 +0300 Subject: [PATCH] include: Remove definition for connman_uint8_t --- include/types.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/types.h b/include/types.h index 0f671ec..6dd13e7 100644 --- a/include/types.h +++ b/include/types.h @@ -35,7 +35,6 @@ extern "C" { #endif typedef int connman_bool_t; -typedef unsigned char connman_uint8_t; typedef unsigned short connman_uint16_t; #ifdef __cplusplus -- 2.7.4