summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 19:22:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 19:24:31 +0900
commit10ce83dec3f17aecd38aacbd48ff103d9d4ef10f (patch)
tree7aad602167b8d7ebe2f7b7f340d7bc97c40bcb90
parent75e45b05e2ea58b8192fd7702c98fbd755b46f9b (diff)
downloadgtk-qt-engine-10ce83dec3f17aecd38aacbd48ff103d9d4ef10f.tar.gz
gtk-qt-engine-10ce83dec3f17aecd38aacbd48ff103d9d4ef10f.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bb5045d3f4bea15105741a40f41915222ff54ea0)
-rw-r--r--CMake/Modules/FindMsgfmt.cmake2
-rw-r--r--config.guess.cdbs-orig7
-rw-r--r--config.sub.cdbs-orig7
3 files changed, 0 insertions, 16 deletions
diff --git a/CMake/Modules/FindMsgfmt.cmake b/CMake/Modules/FindMsgfmt.cmake
index 60e33ee..3a66db1 100644
--- a/CMake/Modules/FindMsgfmt.cmake
+++ b/CMake/Modules/FindMsgfmt.cmake
@@ -82,5 +82,3 @@ ELSE (MSGFMT_EXECUTABLE)
MARK_AS_ADVANCED(MSGFMT_EXECUTABLE)
ENDIF(UNIX)
ENDIF (MSGFMT_EXECUTABLE)
-
-# vim:et ts=2 sw=2 comments=\:\#
diff --git a/config.guess.cdbs-orig b/config.guess.cdbs-orig
index 278f9e9..e77353f 100644
--- a/config.guess.cdbs-orig
+++ b/config.guess.cdbs-orig
@@ -1507,10 +1507,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:
diff --git a/config.sub.cdbs-orig b/config.sub.cdbs-orig
index 1761d8b..24ab9be 100644
--- a/config.sub.cdbs-orig
+++ b/config.sub.cdbs-orig
@@ -1617,10 +1617,3 @@ esac
echo $basic_machine$os
exit
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End: