glapi/hgl: remove the final user of _glapi_check_table()
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 25 Aug 2016 15:58:59 +0000 (16:58 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 6 Oct 2016 14:03:46 +0000 (15:03 +0100)
commit96b9ec1ea3d7ab2e00ce3bea61520f6fa9dae5c0
treeb675fb96cfeb011d2e5952622699250b34be9cd0
parent79835565c3a3680262ae5387ef3ec7c2514722f6
glapi/hgl: remove the final user of _glapi_check_table()

The symbol is a no-op since, the EXTRA_DEBUG macro is not set in the
build. Unused by !Haiku people/platforms since 2010 (commit
a73c6540d9a7f6e26d8568ba2fc522cb865f0a6c) while the Haiku C++ wrapper
has no obvious users.

Cc: Alexander von Gluck IV <kallisti5@unixzen.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
src/hgl/GLDispatcher.cpp
src/hgl/GLDispatcher.h