diff options
Diffstat (limited to 'drivers/coreaudio/SCsub')
-rw-r--r-- | drivers/coreaudio/SCsub | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/coreaudio/SCsub b/drivers/coreaudio/SCsub index 233593b0f9..4c24925192 100644 --- a/drivers/coreaudio/SCsub +++ b/drivers/coreaudio/SCsub @@ -4,5 +4,3 @@ Import('env') # Driver source files env.add_source_files(env.drivers_sources, "*.cpp") - -Export('env') |