summaryrefslogtreecommitdiffstats
path: root/dom/inputmethod
diff options
context:
space:
mode:
Diffstat (limited to 'dom/inputmethod')
-rw-r--r--dom/inputmethod/forms.js1
-rw-r--r--dom/inputmethod/moz.build1
2 files changed, 0 insertions, 2 deletions
diff --git a/dom/inputmethod/forms.js b/dom/inputmethod/forms.js
index 1884f2b4d..5f593fc38 100644
--- a/dom/inputmethod/forms.js
+++ b/dom/inputmethod/forms.js
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- /
-/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
/* 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/dom/inputmethod/moz.build b/dom/inputmethod/moz.build
index d0e817ee2..25eee3c89 100644
--- a/dom/inputmethod/moz.build
+++ b/dom/inputmethod/moz.build
@@ -1,5 +1,4 @@
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
-# 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/.