diff options
Diffstat (limited to 'drivers/SCsub')
-rw-r--r-- | drivers/SCsub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/SCsub b/drivers/SCsub index dd81fc645c..276b99e10b 100644 --- a/drivers/SCsub +++ b/drivers/SCsub @@ -31,7 +31,6 @@ if env["opengl3"]: # Core dependencies SConscript("png/SCsub") -SConscript("spirv-reflect/SCsub") env.add_source_files(env.drivers_sources, "*.cpp") |