diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:37:46 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:37:46 +0000 |
commit | 344ca5a9219f599f385d148850b8e9a94e174461 (patch) | |
tree | b971071d68e308821c5e7d766b23b9cadc9ded68 /extensions | |
parent | 69193826a1d1ffc8efaf24fafe297e77abcdb1ce (diff) | |
download | aura-central-344ca5a9219f599f385d148850b8e9a94e174461.tar.gz |
Issue mcp-graveyard/UXP%1656 - Part 4: Manual cleanup
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.cpp | 1 | ||||
-rw-r--r-- | extensions/spellcheck/src/mozSpellChecker.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.cpp b/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.cpp index ce20b4e19..e7c49be87 100644 --- a/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.cpp +++ b/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.cpp @@ -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/extensions/spellcheck/src/mozSpellChecker.cpp b/extensions/spellcheck/src/mozSpellChecker.cpp index 771006be3..0b9c7ff38 100644 --- a/extensions/spellcheck/src/mozSpellChecker.cpp +++ b/extensions/spellcheck/src/mozSpellChecker.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 sts=2 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/. */ |