summaryrefslogtreecommitdiff
path: root/src/instool
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/instool6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/instool b/src/instool
index 139d32c..8f72a0b 100755
--- a/src/instool
+++ b/src/instool
@@ -40,12 +40,6 @@ esac
-mkdirs() {
- if [ "$ACTION" = 'install' ]; then
- xargs -I% mkdir -p -- "$DIRECTORY"/%
- fi
-}
-
includedlang() {
lang="$1"