diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/xdgmime/xdgmime/xdgmimecache.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/xdgmime/xdgmime/xdgmimecache.c b/gst/xdgmime/xdgmime/xdgmimecache.c index 8dce96ad..e1c1b34f 100644 --- a/gst/xdgmime/xdgmime/xdgmimecache.c +++ b/gst/xdgmime/xdgmime/xdgmimecache.c @@ -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> |