summaryrefslogtreecommitdiffstats
path: root/makechrootpkg
diff options
context:
space:
mode:
Diffstat (limited to 'makechrootpkg')
-rwxr-xr-xmakechrootpkg3
1 files changed, 0 insertions, 3 deletions
diff --git a/makechrootpkg b/makechrootpkg
index 779786e..830a8af 100755
--- a/makechrootpkg
+++ b/makechrootpkg
@@ -246,6 +246,3 @@ if [ -e "${copydir}/build/BUILD_FAILED" ]; then
else
rm -rf "${copydir}"/build/*
fi
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132