diff --git a/libs/libzrtp/test/cmockery/cmockery.h b/libs/libzrtp/test/cmockery/cmockery.h index dd156c8692..6810f5b8ff 100644 --- a/libs/libzrtp/test/cmockery/cmockery.h +++ b/libs/libzrtp/test/cmockery/cmockery.h @@ -114,9 +114,6 @@ typedef unsigned long uintptr_t; * what's the right preprocessor symbol? typedef unsigned long long uintptr_t */ -/* ILP32 and LP64 platforms */ -typedef unsigned long uintptr_t; - #endif /* _WIN32 */ #endif /* _UINTPTR_T */