diff options
Diffstat (limited to 'drivers/nedmalloc/SCsub')
-rw-r--r-- | drivers/nedmalloc/SCsub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/nedmalloc/SCsub b/drivers/nedmalloc/SCsub index 8e6edd1f96..6699efef75 100644 --- a/drivers/nedmalloc/SCsub +++ b/drivers/nedmalloc/SCsub @@ -2,4 +2,3 @@ Import('env') Export('env'); env.add_source_files(env.drivers_sources,"*.cpp") -#env.add_source_files(env.drivers_sources,"*.c") |