diff --git a/include/common.h b/include/common.h index c36a3e029..299b79f42 100644 --- a/include/common.h +++ b/include/common.h @@ -89,9 +89,6 @@ typedef INT16 int16_t; typedef INT32 int32_t; typedef INT64 int64_t; -typedef UINT32 uint; -typedef UINT64 uint64_t; - typedef HINSTANCE OCL_LIB; #ifdef HAVE_HWMON