summaryrefslogtreecommitdiffstats
path: root/toolkit/components/contentprefs
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-24 08:06:05 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-24 08:10:23 +0000
commit4a42352e6418b69e600422fc516ad1e74c708fa9 (patch)
tree579cf7c1c38df6a6a7fde0ade0e2ffc46b641423 /toolkit/components/contentprefs
parent0c3bd2b10aa0e56ce5d950d90a1fe6ca11a0639a (diff)
downloadUXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.gz
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.lz
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.xz
UXP-4a42352e6418b69e600422fc516ad1e74c708fa9.zip
Issue #1656 - Part 8: Devtools and misc.
Diffstat (limited to 'toolkit/components/contentprefs')
-rw-r--r--toolkit/components/contentprefs/ContentPrefServiceChild.jsm1
-rw-r--r--toolkit/components/contentprefs/ContentPrefServiceParent.jsm1
-rw-r--r--toolkit/components/contentprefs/ContentPrefUtils.jsm1
3 files changed, 0 insertions, 3 deletions
diff --git a/toolkit/components/contentprefs/ContentPrefServiceChild.jsm b/toolkit/components/contentprefs/ContentPrefServiceChild.jsm
index 7faca8970..af2a3c14b 100644
--- a/toolkit/components/contentprefs/ContentPrefServiceChild.jsm
+++ b/toolkit/components/contentprefs/ContentPrefServiceChild.jsm
@@ -1,4 +1,3 @@
-/* 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/. */
diff --git a/toolkit/components/contentprefs/ContentPrefServiceParent.jsm b/toolkit/components/contentprefs/ContentPrefServiceParent.jsm
index 32e31a789..2b425c42f 100644
--- a/toolkit/components/contentprefs/ContentPrefServiceParent.jsm
+++ b/toolkit/components/contentprefs/ContentPrefServiceParent.jsm
@@ -1,4 +1,3 @@
-/* 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/. */
diff --git a/toolkit/components/contentprefs/ContentPrefUtils.jsm b/toolkit/components/contentprefs/ContentPrefUtils.jsm
index 557872e1a..72c12e558 100644
--- a/toolkit/components/contentprefs/ContentPrefUtils.jsm
+++ b/toolkit/components/contentprefs/ContentPrefUtils.jsm
@@ -1,4 +1,3 @@
-/* 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/. */