diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 19:22:56 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 19:24:31 +0900 |
commit | 10ce83dec3f17aecd38aacbd48ff103d9d4ef10f (patch) | |
tree | 7aad602167b8d7ebe2f7b7f340d7bc97c40bcb90 /config.guess.cdbs-orig | |
parent | 75e45b05e2ea58b8192fd7702c98fbd755b46f9b (diff) | |
download | gtk-qt-engine-10ce83dec3f17aecd38aacbd48ff103d9d4ef10f.tar.gz gtk-qt-engine-10ce83dec3f17aecd38aacbd48ff103d9d4ef10f.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit bb5045d3f4bea15105741a40f41915222ff54ea0)
Diffstat (limited to 'config.guess.cdbs-orig')
-rw-r--r-- | config.guess.cdbs-orig | 7 |
1 files changed, 0 insertions, 7 deletions
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: |