st/dri: Remove dri.c from SCons build.
This was missed in commit f501230db3.
Fixes SCons build.
This commit is contained in:
@@ -22,7 +22,6 @@ if env['dri']:
|
||||
'dri_drawable.c',
|
||||
'dri_screen.c',
|
||||
'dri1_helper.c',
|
||||
'dri1.c',
|
||||
'dri2.c',
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user