summaryrefslogtreecommitdiff
path: root/tools/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'tools/SCsub')
-rw-r--r--tools/SCsub2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/SCsub b/tools/SCsub
index ce7df2c35b..5613d8a6c9 100644
--- a/tools/SCsub
+++ b/tools/SCsub
@@ -17,5 +17,3 @@ if (env["tools"]!="no"):
lib = env.Library("tool",env.tool_sources)
env.Prepend(LIBS=[lib])
-
-