Cleanup: remove redundant/unused assignment

SRC was being assigned invalid values then overwritten.
This commit is contained in:
Campbell Barton 2022-01-06 13:54:53 +11:00
parent 499fec6f79
commit 2ee37e9031
1 changed files with 0 additions and 13 deletions

View File

@ -37,19 +37,6 @@ set(INC_SYS
)
set(SRC
io_alembic.c
../../io/usd
../../makesdna
../../makesrna
../../windowmanager
../../../../intern/guardedalloc
)
set(INC_SYS
)
set(SRC
io_alembic.c
io_cache.c