mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 21:50:11 +01:00
scons: Remove second occurence of draw_passthrough.c.
This commit is contained in:
parent
a9aef5fccd
commit
2b8f31a6da
1 changed files with 1 additions and 2 deletions
|
|
@ -14,10 +14,9 @@ draw = env.ConvenienceLibrary(
|
|||
'draw_debug.c',
|
||||
'draw_flatshade.c',
|
||||
'draw_offset.c',
|
||||
'draw_passthrough.c',
|
||||
'draw_prim.c',
|
||||
'draw_passthrough.c',
|
||||
'draw_pstipple.c',
|
||||
'draw_passthrough.c',
|
||||
'draw_stipple.c',
|
||||
'draw_twoside.c',
|
||||
'draw_unfilled.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue