diff options
Diffstat (limited to 'drivers/mpc/SCsub')
-rw-r--r-- | drivers/mpc/SCsub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mpc/SCsub b/drivers/mpc/SCsub index af61d95e4c..32ffdb863f 100644 --- a/drivers/mpc/SCsub +++ b/drivers/mpc/SCsub @@ -19,4 +19,3 @@ env.add_source_files(env.drivers_sources,"*.cpp") #env.add_source_files(env.drivers_sources, mpc_sources) Export('env') - |