summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libmng/config.guess
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 16:56:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 16:56:52 +0900
commitb3c22b84ef1f3eb945aa9dee9ee09195518c82b4 (patch)
tree3f73016f69c8cc5d92954dad31de3a9a3fcd171f /src/3rdparty/libmng/config.guess
parent3d5e557e4087bab76025f907faf3f3953a8f9988 (diff)
downloadtqt3-b3c22b84ef1f3eb945aa9dee9ee09195518c82b4.tar.gz
tqt3-b3c22b84ef1f3eb945aa9dee9ee09195518c82b4.zip
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/3rdparty/libmng/config.guess')
-rwxr-xr-xsrc/3rdparty/libmng/config.guess7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/3rdparty/libmng/config.guess b/src/3rdparty/libmng/config.guess
index c604127a2..11d85db25 100755
--- a/src/3rdparty/libmng/config.guess
+++ b/src/3rdparty/libmng/config.guess
@@ -1300,10 +1300,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End: