mesa: remove duplicate declarations from glheader.h
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 5 Sep 2018 16:35:16 +0000 (17:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 3 Oct 2018 12:38:06 +0000 (13:38 +0100)
commit5f70964b1d7cc34b98a8e8d23018d7890a8cad54
tree7a2f0bed52b6c74c680cac6f76a8496bdab9be70
parent01b92916afc239383eb2ebb469fe61d6d106a3a7
mesa: remove duplicate declarations from glheader.h

Remove all the desktop GL and GLX entries from the list.
Former are pulled by the gl.h and glext.h includes at the top while the
latter are no longer needed.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/mesa/main/glheader.h