glx: remove final reference to THREADS
Left over from commit 18db13f5865(mapi: THREADS was always defined, remove it) Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
@@ -138,10 +138,6 @@ __glXGetCurrentContext(void)
|
||||
|
||||
# endif /* defined( GLX_USE_TLS ) */
|
||||
|
||||
#elif defined( THREADS )
|
||||
|
||||
#error Unknown threading method specified.
|
||||
|
||||
#else
|
||||
|
||||
/* not thread safe */
|
||||
|
||||
Reference in New Issue
Block a user