remove duplicate uint_t define
This commit is contained in:
parent
15d0abb4b4
commit
36dad93e4e
|
|
@ -40,7 +40,6 @@
|
|||
typedef unsigned short ushort_t;
|
||||
typedef unsigned char uchar_t;
|
||||
typedef unsigned int uint_t;
|
||||
typedef unsigned int uint_t;
|
||||
typedef unsigned long ulong_t;
|
||||
|
||||
#define INDEX_BLOCK_LENGTH 12
|
||||
|
|
|
|||
Loading…
Reference in New Issue