Skip to content

(trivial) xfree86: dri: unexport DRIDestroyWindow() and make it static

This function is only called inside dri.c, not used by any drivers (and wouldn't make sense to do so), so no need to keep it exported.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Merge request reports