scons: remove IN_DRI_DRIVER
Not used anymore.
This commit is contained in:
parent
be0fec4f5b
commit
f6aab27d43
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ if env['platform'] == 'windows':
|
|||
env.Append(CPPDEFINES = ['_GLAPI_NO_EXPORTS'])
|
||||
else:
|
||||
env.Append(CPPDEFINES = [
|
||||
'IN_DRI_DRIVER', # enable the remap table (for DRI drivers)
|
||||
('HAVE_DLOPEN', '1'),
|
||||
])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue