From: Sebastian Dröge Date: Sun, 1 Mar 2009 19:12:12 +0000 (+0100) Subject: xdgmime: Don't warn if we have no MMAP support X-Git-Tag: 1.19.3~507^2~19202 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c4584aa565e0298c39c1603bb65dcd4bc678380;p=platform%2Fupstream%2Fgstreamer.git xdgmime: Don't warn if we have no MMAP support --- diff --git a/gst/xdgmime/xdgmime/xdgmimecache.c b/gst/xdgmime/xdgmime/xdgmimecache.c index 8dce96a..e1c1b34 100644 --- a/gst/xdgmime/xdgmime/xdgmimecache.c +++ b/gst/xdgmime/xdgmime/xdgmimecache.c @@ -41,8 +41,6 @@ #ifdef HAVE_MMAP #include -#else -#warning Building xdgmime without MMAP support. Binary "mime.info" cache files will not be used. #endif #include