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:32:56 +0900 |
commit | 67652439b77df56a853a966c352aed450ef9fd34 (patch) | |
tree | 1637f6edab6135824307ef1f523b53627b810387 | |
parent | 9c46f17c69788019bb5e043dd92db712ac088d78 (diff) | |
download | libcarddav-67652439b77df56a853a966c352aed450ef9fd34.tar.gz libcarddav-67652439b77df56a853a966c352aed450ef9fd34.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6478d774bb9ed4a532db1501d9b190616d216e54)
-rwxr-xr-x | install-sh | 8 | ||||
-rwxr-xr-x | missing | 8 |
2 files changed, 0 insertions, 16 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: @@ -366,11 +366,3 @@ WARNING: \`$1' is needed, and is $msg. esac exit 0 - -# 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: |