summaryrefslogtreecommitdiffstats
path: root/tde-i18n-bg/mkinstalldirs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 17:31:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 17:32:15 +0900
commit0c7ff2c01933c317f218fd723dd43f07808dc2a0 (patch)
tree8e4a99ed0a5ea7b42dd4de9542bd232114f1c50c /tde-i18n-bg/mkinstalldirs
parent201ebb4fc7caf24bff58075a43101290db8525b4 (diff)
downloadtde-i18n-0c7ff2c01933c317f218fd723dd43f07808dc2a0.tar.gz
tde-i18n-0c7ff2c01933c317f218fd723dd43f07808dc2a0.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tde-i18n-bg/mkinstalldirs')
-rwxr-xr-xtde-i18n-bg/mkinstalldirs9
1 files changed, 0 insertions, 9 deletions
diff --git a/tde-i18n-bg/mkinstalldirs b/tde-i18n-bg/mkinstalldirs
index 259dbfcd357..6ac3d96b095 100755
--- a/tde-i18n-bg/mkinstalldirs
+++ b/tde-i18n-bg/mkinstalldirs
@@ -147,12 +147,3 @@ do
done
exit $errstatus
-
-# Local Variables:
-# mode: shell-script
-# sh-indentation: 2
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
-# End: