egl: drop confusing mincore() error message
authorEric Engestrom <eric.engestrom@intel.com>
Fri, 27 Dec 2019 20:59:26 +0000 (20:59 +0000)
committerMarge Bot <eric+marge@anholt.net>
Wed, 22 Jan 2020 17:55:26 +0000 (17:55 +0000)
commit7d7d1da1ac4b02c92da1624d3eb16004268dabac
tree8e6d7950d7757885be377590c084847bd1d1501c
parent15a1cc00d38db084b41d7ae7907aa0b0c22f2099
egl: drop confusing mincore() error message

A user came to me asking how to fix this error, but it's entirely
expected that `get_wl_surface_proxy()` on recent enough wayland
compositors will always print it.
Let's just remove the message altogether, it is basically never useful.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3219>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3219>
src/egl/main/eglglobals.c