diff options
author | Eric Engestrom <[email protected]> | 2019-01-10 16:41:38 +0000 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2019-06-22 15:17:42 +0000 |
commit | 82487ede625bb621c63a088b4decfdefadbeb793 (patch) | |
tree | f8055940c3e206e62e9361f252d20acd914e69a6 /src/egl/main/eglapi.c | |
parent | 30ecd869471722db6cb693aaaa75120a4dfe7837 (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