glx: Avoid calling __glXInitialize() in driReleaseDrawables().
This fixes a regression introduced by commit a26121f3 (fd.o bug #39219). Since the __glXInitialize() call should be unnecessary anyway, this is probably a nicer fix for the original problem too. NOTE: This is a candidate for the 7.10 and 7.11 branches. Signed-off-by:Henri Verbeet <hverbeet@gmail.com> Reviewed-by:
Ian Romanick <ian.d.romanick@intel.com> Tested-by:
<padfoot@exemail.com.au>
Loading
Please register or sign in to comment