From 6239c521911f3a596bc02c109a9857bc9ea9b3f6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 19 Sep 2020 00:54:05 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- common/lzoconf.h | 3 --- common/lzodefs.h | 2 -- webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js | 4 ---- 3 files changed, 9 deletions(-) diff --git a/common/lzoconf.h b/common/lzoconf.h index 02fb202..6c5fe63 100644 --- a/common/lzoconf.h +++ b/common/lzoconf.h @@ -439,6 +439,3 @@ typedef union { lzo_bytep a; lzo_uint32_t b; } __lzo_pu32_u; #endif #endif /* already included */ - - -/* vim:set ts=4 et: */ diff --git a/common/lzodefs.h b/common/lzodefs.h index f4ae948..81d9ad4 100644 --- a/common/lzodefs.h +++ b/common/lzodefs.h @@ -2994,5 +2994,3 @@ LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int_fast64_t) == sizeof(lzo_uint_fast6 #endif #endif /* already included */ - -/* vim:set ts=4 sw=4 et: */ diff --git a/webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js b/webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js index 6c40dcc..99b2ca8 100644 --- a/webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js +++ b/webclients/novnc/vendor/browser-es-module-loader/dist/babel-worker.js @@ -29245,7 +29245,6 @@ module.exports = function (str) { trailingStatement: trailingStatement }; }()); -/* vim: set sw=4 ts=4 et tw=80 : */ },{}],238:[function(require,module,exports){ /* @@ -29382,7 +29381,6 @@ module.exports = function (str) { isIdentifierPartES6: isIdentifierPartES6 }; }()); -/* vim: set sw=4 ts=4 et tw=80 : */ },{}],239:[function(require,module,exports){ /* @@ -29549,7 +29547,6 @@ module.exports = function (str) { isIdentifierES6: isIdentifierES6 }; }()); -/* vim: set sw=4 ts=4 et tw=80 : */ },{"./code":238}],240:[function(require,module,exports){ /* @@ -29584,7 +29581,6 @@ module.exports = function (str) { exports.code = require('./code'); exports.keyword = require('./keyword'); }()); -/* vim: set sw=4 ts=4 et tw=80 : */ },{"./ast":237,"./code":238,"./keyword":239}],241:[function(require,module,exports){ module.exports={ -- cgit v1.2.3