summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2014-03-04 15:24:16 -0700
committerBrian Paul <brianp@vmware.com>2014-03-05 11:05:48 -0700
commit02cb04c68ffbdaffaf7513ddc951584cac29f209 (patch)
tree9612e6e4f9f93f370cdd43196b168e286726b430 /docs
parent0b0114cc3bd8ceccaa6cbad161a13f2da2631ae0 (diff)
mesa: remove remaining uses of _glthread_GetID()
It was really only used in the radeon driver for a debug printf. And evidently, libGL.so referenced it just to work around some sort of linker issue. This patch removes the two calls to the function and the function itself. Fixes undefined _glthread_GetID symbol in libGL reported by 'nm'. Though, the missing symbol doesn't cause any issues on my system but it does cause glxinfo to fail on one of our test systems. Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions