egl: remove duplicated initialization
authorAndres Gomez <agomez@igalia.com>
Fri, 2 Mar 2018 11:28:28 +0000 (13:28 +0200)
committerAndres Gomez <agomez@igalia.com>
Mon, 5 Mar 2018 13:55:53 +0000 (15:55 +0200)
commit40abffb295de49818e6f544fe8a5392e1726b3c8
treeebfef9936ace0599e843d5faa36746d40cc88016
parent5a5a43078c502841b332c92281201e758dcbae2d
egl: remove duplicated initialization

Found by inspection.

The line removed is a duplicate of the line literally just above the
the 3 lines context usually printed in a commit log.

v2: enhance the commit log (Emil).

Cc: Ian Romanick <ian.d.romanick@intel.com>
Cc: Emil Velikov <emil.velikov@collabora.com>
Cc: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/egl/main/eglcontext.c