diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 17:31:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 17:31:17 +0900 |
commit | 6478d774bb9ed4a532db1501d9b190616d216e54 (patch) | |
tree | 701b778ca5303f56a582732e3b525488823b5b41 /install-sh | |
parent | 109d5ddc8c65bab019518e25bff7fffaea88c932 (diff) | |
download | libcarddav-6478d774bb9ed4a532db1501d9b190616d216e54.tar.gz libcarddav-6478d774bb9ed4a532db1501d9b190616d216e54.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'install-sh')
-rwxr-xr-x | install-sh | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -510,11 +510,3 @@ do trap '' 0 fi done - -# Local variables: -# 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: |