summaryrefslogtreecommitdiff
path: root/include/tree.sh
diff options
context:
space:
mode:
Diffstat (limited to 'include/tree.sh')
-rw-r--r--include/tree.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tree.sh b/include/tree.sh
index a3b8de08..25d6c5c0 100644
--- a/include/tree.sh
+++ b/include/tree.sh
@@ -65,8 +65,6 @@ trees()
targets="$*"
cmd="build_targets $targets"
singletree "$project" && cmd="build_project"
-
- remkdir "${tmpgit%/*}"
}
build_project()