Fixed a compiler warning.

This commit is contained in:
Leon Styhre 2021-09-23 17:49:59 +02:00
parent 61dbe3cba9
commit 1d07879868

View file

@ -8,8 +8,6 @@
// remove files etc.
//
#define _FILE_OFFSET_BITS 64
#if defined(__APPLE__)
#define _DARWIN_USE_64_BIT_INODE
#endif