summaryrefslogtreecommitdiffstats
path: root/devtools/client/debugger/content
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/debugger/content')
-rw-r--r--devtools/client/debugger/content/constants.js1
-rw-r--r--devtools/client/debugger/content/globalActions.js1
-rw-r--r--devtools/client/debugger/content/utils.js1
3 files changed, 0 insertions, 3 deletions
diff --git a/devtools/client/debugger/content/constants.js b/devtools/client/debugger/content/constants.js
index 0099477b7..c3fd81a37 100644
--- a/devtools/client/debugger/content/constants.js
+++ b/devtools/client/debugger/content/constants.js
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
-/* vim: set ft=javascript ts=2 et sw=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/devtools/client/debugger/content/globalActions.js b/devtools/client/debugger/content/globalActions.js
index 3f02be36e..bbd3066e0 100644
--- a/devtools/client/debugger/content/globalActions.js
+++ b/devtools/client/debugger/content/globalActions.js
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
-/* vim: set ft=javascript ts=2 et sw=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/devtools/client/debugger/content/utils.js b/devtools/client/debugger/content/utils.js
index 59993e9b4..8fb6fd2d1 100644
--- a/devtools/client/debugger/content/utils.js
+++ b/devtools/client/debugger/content/utils.js
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
-/* vim: set ft=javascript ts=2 et sw=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/. */