diff options
author | Michele Calgaro <[email protected]> | 2020-09-25 17:31:12 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-25 17:31:17 +0900 |
commit | 6478d774bb9ed4a532db1501d9b190616d216e54 (patch) | |
tree | 701b778ca5303f56a582732e3b525488823b5b41 | |
parent | 109d5ddc8c65bab019518e25bff7fffaea88c932 (diff) | |
download | libcarddav-6478d774bb9ed4a532db1501d9b190616d216e54.tar.gz libcarddav-6478d774bb9ed4a532db1501d9b190616d216e54.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
-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: |