xdgmime: Don't warn if we have no MMAP support
This commit is contained in:
parent
39850d674e
commit
8c4584aa56
@ -41,8 +41,6 @@
|
||||
|
||||
#ifdef HAVE_MMAP
|
||||
#include <sys/mman.h>
|
||||
#else
|
||||
#warning Building xdgmime without MMAP support. Binary "mime.info" cache files will not be used.
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user