mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 11:20:20 +01:00
mesa: remove restart.c from build
This commit is contained in:
parent
3b189d888a
commit
374c74f4c4
2 changed files with 0 additions and 2 deletions
|
|
@ -85,7 +85,6 @@ if env['platform'] != 'winddk':
|
|||
'main/readpix.c',
|
||||
'main/remap.c',
|
||||
'main/renderbuffer.c',
|
||||
'main/restart.c',
|
||||
'main/scissor.c',
|
||||
'main/shaderapi.c',
|
||||
'main/shaderobj.c',
|
||||
|
|
|
|||
|
|
@ -68,7 +68,6 @@ MAIN_SOURCES = \
|
|||
main/readpix.c \
|
||||
main/remap.c \
|
||||
main/renderbuffer.c \
|
||||
main/restart.c \
|
||||
main/scissor.c \
|
||||
main/shaderapi.c \
|
||||
main/shaderobj.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue