Skip to content

Commit cd1463b

Browse files
committed
remove 2nd #define _finddata_t
1 parent 9efb872 commit cd1463b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/xrCore/LocatorAPI.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ struct _finddata32_t
4747
_fsize_t size;
4848
char name[FILENAME_MAX];
4949
};
50-
51-
#define _finddata_t _finddata64i32_t
5250
#endif
5351

5452
class CStreamReader;

0 commit comments

Comments
 (0)