From 6478d774bb9ed4a532db1501d9b190616d216e54 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 25 Sep 2020 17:31:12 +0900 Subject: Removed additional code formatting modelines. Signed-off-by: Michele Calgaro --- install-sh | 8 -------- missing | 8 -------- 2 files changed, 16 deletions(-) diff --git a/install-sh b/install-sh index 6781b98..0fe51a0 100755 --- a/install-sh +++ b/install-sh @@ -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: diff --git a/missing b/missing index 28055d2..7504f6f 100755 --- a/missing +++ b/missing @@ -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: -- cgit v1.2.3