egl: Remove redundant fxn param
authorRob Clark <robdclark@chromium.org>
Thu, 11 Aug 2022 17:44:56 +0000 (10:44 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 17 Aug 2022 21:17:17 +0000 (21:17 +0000)
commit8c34ea69d82399f3a0259291fe09b5567cc65a0a
tree877bb73d595fa4b87a08265732fda8ada96436ff
parent7d55729ae5180b5407fc71d774b1962694d828dc
egl: Remove redundant fxn param

*Technically* we should be unlocking with the 'disp' and not the 'dpy'
(even though they are the same thing).

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18111>
src/egl/main/eglapi.c