diff options
Diffstat (limited to 'drivers/webp/SCsub')
-rw-r--r-- | drivers/webp/SCsub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/webp/SCsub b/drivers/webp/SCsub index 3ae046ff79..5596edbe09 100644 --- a/drivers/webp/SCsub +++ b/drivers/webp/SCsub @@ -61,4 +61,3 @@ env.drivers_sources+=webp_sources #env.add_source_files(env.drivers_sources, webp_sources) Export('env') - |