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/actions/moz.build1
-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/moz.build1
-rw-r--r--devtools/client/debugger/content/reducers/moz.build1
-rw-r--r--devtools/client/debugger/content/utils.js1
-rw-r--r--devtools/client/debugger/content/views/moz.build1
7 files changed, 0 insertions, 7 deletions
diff --git a/devtools/client/debugger/content/actions/moz.build b/devtools/client/debugger/content/actions/moz.build
index 13a2dd9ad..59e186299 100644
--- a/devtools/client/debugger/content/actions/moz.build
+++ b/devtools/client/debugger/content/actions/moz.build
@@ -1,4 +1,3 @@
-# vim: set filetype=python:
# 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/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/moz.build b/devtools/client/debugger/content/moz.build
index fcca58e65..2daaeb871 100644
--- a/devtools/client/debugger/content/moz.build
+++ b/devtools/client/debugger/content/moz.build
@@ -1,4 +1,3 @@
-# vim: set filetype=python:
# 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/reducers/moz.build b/devtools/client/debugger/content/reducers/moz.build
index 0433a099c..7dd083004 100644
--- a/devtools/client/debugger/content/reducers/moz.build
+++ b/devtools/client/debugger/content/reducers/moz.build
@@ -1,4 +1,3 @@
-# vim: set filetype=python:
# 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/. */
diff --git a/devtools/client/debugger/content/views/moz.build b/devtools/client/debugger/content/views/moz.build
index de1ecc184..444eb4da0 100644
--- a/devtools/client/debugger/content/views/moz.build
+++ b/devtools/client/debugger/content/views/moz.build
@@ -1,4 +1,3 @@
-# vim: set filetype=python:
# 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/.