diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2017-08-05 00:25:47 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2017-08-10 19:27:03 +0100 |
commit | 92b23683ebc839b13a565252cf13f5c2a715dcaa (patch) | |
tree | 49860d767bb605474ca1707a06fd45cfe969d909 /Makefile.am | |
parent | 47b06f5821551375e98699ca8ea41d06dc4ba0e9 (diff) |
egl: drop unreachable BAD_NATIVE_WINDOW conditions
The code in _eglCreateWindowSurfaceCommon() already has a NULL check
which handles the condition. There's no point in checking again further
down the stack.
v2: Split the WINDOW vs PIXMAP into separate patches
v3: Resolve typos, s/EGL_PIXMAP_BIT_BIT/EGL_PIXMAP_BIT/
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions