Skip to content

Commit

Permalink
remove 2nd #define _finddata_t
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed Sep 22, 2018
1 parent 9efb872 commit cd1463b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/xrCore/LocatorAPI.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ struct _finddata32_t
_fsize_t size;
char name[FILENAME_MAX];
};

#define _finddata_t _finddata64i32_t
#endif

class CStreamReader;
Expand Down

0 comments on commit cd1463b

Please sign in to comment.