summaryrefslogtreecommitdiffstats
path: root/admin/depcomp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-29 16:04:56 +0900
committerMichele Calgaro <[email protected]>2020-09-29 16:05:14 +0900
commit283d20931a6ed83a8360d87a5f214dc2aa7ebfcd (patch)
treed0d7b9b7b5e4423d845711b53598856bf9da0bc4 /admin/depcomp
parentdd9be2591cce42313de6c45e21afbd23320d29db (diff)
downloadkvirc-283d20931a6ed83a8360d87a5f214dc2aa7ebfcd.tar.gz
kvirc-283d20931a6ed83a8360d87a5f214dc2aa7ebfcd.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 6820fe14bb5cabe315827ef99a84a3a4b0acb8e0)
Diffstat (limited to 'admin/depcomp')
-rwxr-xr-xadmin/depcomp10
1 files changed, 0 insertions, 10 deletions
diff --git a/admin/depcomp b/admin/depcomp
index df8eea7e..66bb6817 100755
--- a/admin/depcomp
+++ b/admin/depcomp
@@ -618,13 +618,3 @@ none)
esac
exit 0
-
-# 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-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End: