mesa/main: Get rid of outdated GDB-hack
authorErik Faye-Lund <kusmabite@gmail.com>
Sun, 28 Jun 2015 12:51:04 +0000 (14:51 +0200)
committerMatt Turner <mattst88@gmail.com>
Mon, 29 Jun 2015 16:06:40 +0000 (09:06 -0700)
commit73d2b5af526676fd3f34243cdc155b3e1341b988
tree34e05c5fc867ddd22b267014b76dfeeba7232631
parentd15b32ebded278243eb648bb9ecd4c5f5d6d0569
mesa/main: Get rid of outdated GDB-hack

All of these enums are now in use around in the code, so there's no need
to explicitly use them here any more.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/context.c