summaryrefslogtreecommitdiffstats
path: root/toolkit
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-24 08:56:05 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-24 08:56:05 +0000
commit6b9f2095a314fcdef1651fa91ce02161b90131e4 (patch)
treee71f1c25eda55ba5418dc6e69f43a36c4445a84e /toolkit
parent4a42352e6418b69e600422fc516ad1e74c708fa9 (diff)
downloadUXP-6b9f2095a314fcdef1651fa91ce02161b90131e4.tar
UXP-6b9f2095a314fcdef1651fa91ce02161b90131e4.tar.gz
UXP-6b9f2095a314fcdef1651fa91ce02161b90131e4.tar.lz
UXP-6b9f2095a314fcdef1651fa91ce02161b90131e4.tar.xz
UXP-6b9f2095a314fcdef1651fa91ce02161b90131e4.zip
Issue #1656 - Part 9: Single-line-comment style.
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/modules/Finder.jsm1
-rw-r--r--toolkit/modules/RemoteFinder.jsm1
2 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/modules/Finder.jsm b/toolkit/modules/Finder.jsm
index c2a9af5b1..0ad0a39c7 100644
--- a/toolkit/modules/Finder.jsm
+++ b/toolkit/modules/Finder.jsm
@@ -1,4 +1,3 @@
-// vim: set ts=2 sw=2 sts=2 tw=80:
// 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/.
diff --git a/toolkit/modules/RemoteFinder.jsm b/toolkit/modules/RemoteFinder.jsm
index ae20da450..8615eee01 100644
--- a/toolkit/modules/RemoteFinder.jsm
+++ b/toolkit/modules/RemoteFinder.jsm
@@ -1,5 +1,4 @@
// -*- indent-tabs-mode: nil; js-indent-level: 2 -*-
-// vim: set ts=2 sw=2 sts=2 et tw=80: */
// 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/.