gdi: Remove mesa_wgl.h
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Mon, 29 Aug 2011 12:26:36 +0000 (13:26 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 30 Aug 2011 08:42:01 +0000 (09:42 +0100)
commitd290febdc83a828b1cbe6a5e7155e47b29385dad
treebb1db3f5773d31f24127fab55300b31178fbe715
parent191428ccb86af462a8872da6937ab004c5691745
gdi: Remove mesa_wgl.h

All commonly used windows toolchains define wgl entrypoints in the windows
headers, and mesa_wgl.h not only is unnecessary but actually often stands
in the waydue to slight inconsistencies.

So remove it.
include/GL/gl.h
include/GL/mesa_wgl.h [deleted file]
src/mesa/drivers/windows/gdi/wgl.c