diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-24 07:23:04 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-24 07:23:04 +0000 |
commit | 0c3bd2b10aa0e56ce5d950d90a1fe6ca11a0639a (patch) | |
tree | 5c190155a18b85d7610eb4ffa0562271cf32ead8 /js/src/vm/Shape.h | |
parent | d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 (diff) | |
download | uxp-0c3bd2b10aa0e56ce5d950d90a1fe6ca11a0639a.tar.gz |
Issue #1656 - Part 7: Nuke vim config lines in JS
Diffstat (limited to 'js/src/vm/Shape.h')
-rw-r--r-- | js/src/vm/Shape.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/vm/Shape.h b/js/src/vm/Shape.h index 85bc044a55..52b9197da6 100644 --- a/js/src/vm/Shape.h +++ b/js/src/vm/Shape.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * vim: set ts=8 sts=4 et sw=4 tw=99: * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |