Remove unused typedefs for windows build
Based on https://github.com/hashcat/hashcat/pull/485/commits/96ea03db72de1f1022de3ae11e0952ad8f9d83e6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user