summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglapi.c
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-08-05 00:25:47 +0100
committerEmil Velikov <[email protected]>2017-08-10 19:27:03 +0100
commit92b23683ebc839b13a565252cf13f5c2a715dcaa (patch)
tree49860d767bb605474ca1707a06fd45cfe969d909 /src/egl/main/eglapi.c
parent47b06f5821551375e98699ca8ea41d06dc4ba0e9 (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 <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/egl/main/eglapi.c')
0 files changed, 0 insertions, 0 deletions