summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglapi.c
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2019-01-10 16:41:38 +0000
committerEric Engestrom <[email protected]>2019-06-22 15:17:42 +0000
commit82487ede625bb621c63a088b4decfdefadbeb793 (patch)
treef8055940c3e206e62e9361f252d20acd914e69a6 /src/egl/main/eglapi.c
parent30ecd869471722db6cb693aaaa75120a4dfe7837 (diff)
egl: remove unnecessary eglGetProcAddress() fallback
No need to add a function that returns `false` only to be cast into a pointer, we can just use the existing `return NULL` :) Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Tapani Pälli <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/egl/main/eglapi.c')
0 files changed, 0 insertions, 0 deletions