mapi/new: remove duplicate GLvoid/void substitution
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 20 Nov 2018 16:43:41 +0000 (16:43 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 24 Jan 2019 18:13:25 +0000 (18:13 +0000)
commit389bc2bc6e6410b1b4fc1c470a5c2fce871f7b63
tree1d7033f7461d5af5ef73437859b2c4ea18d92cd7
parent5fa6c3494965e3b01b513c69d16ac31a43e0324a
mapi/new: remove duplicate GLvoid/void substitution

We already do it a few lines above - drop the duplicate.

Note that for consistency sake, we keep the substitution since the GL
API is a mixed bad - some use GLvoid while others a normal void.

We might want to merge this back in GLVND.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
src/mapi/new/genCommon.py