summaryrefslogtreecommitdiffstats
path: root/accessible
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:14:30 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:14:30 +0000
commit528b88d7048728c70227817ab59223e329171d15 (patch)
tree6cf8d3e43139234cbabc7075d13c4ab9a9b603fb /accessible
parent5d97621bb92efe01b05834abc43c40016d9cf078 (diff)
downloadUXP-528b88d7048728c70227817ab59223e329171d15.tar
UXP-528b88d7048728c70227817ab59223e329171d15.tar.gz
UXP-528b88d7048728c70227817ab59223e329171d15.tar.lz
UXP-528b88d7048728c70227817ab59223e329171d15.tar.xz
UXP-528b88d7048728c70227817ab59223e329171d15.zip
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
Another S&R run with some smarter matching.
Diffstat (limited to 'accessible')
-rw-r--r--accessible/aom/AccessibleNode.h1
-rw-r--r--accessible/base/States.h1
-rw-r--r--accessible/base/StyleInfo.cpp1
-rw-r--r--accessible/base/StyleInfo.h1
-rw-r--r--accessible/generic/HyperTextAccessible.cpp1
5 files changed, 0 insertions, 5 deletions
diff --git a/accessible/aom/AccessibleNode.h b/accessible/aom/AccessibleNode.h
index 355bb395c..421e0e9c9 100644
--- a/accessible/aom/AccessibleNode.h
+++ b/accessible/aom/AccessibleNode.h
@@ -1,5 +1,4 @@
/* -*- Mode: c++; c-basic-offset: 2; indent-tabs-mode: nil; tab-width: 40 -*- */
-/* vim: set ts=2 et sw=2 tw=40: */
/* 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/accessible/base/States.h b/accessible/base/States.h
index 3f9f486f6..c527d743d 100644
--- a/accessible/base/States.h
+++ b/accessible/base/States.h
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/* vim: set expandtab shiftwidth=2 tabstop=2: */
/* 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/accessible/base/StyleInfo.cpp b/accessible/base/StyleInfo.cpp
index d49152cba..41d1c5b78 100644
--- a/accessible/base/StyleInfo.cpp
+++ b/accessible/base/StyleInfo.cpp
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/* vim: set expandtab shiftwidth=2 tabstop=2: */
/* 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/accessible/base/StyleInfo.h b/accessible/base/StyleInfo.h
index c8cc03388..f02f5a095 100644
--- a/accessible/base/StyleInfo.h
+++ b/accessible/base/StyleInfo.h
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/* vim: set expandtab shiftwidth=2 tabstop=2: */
/* 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/accessible/generic/HyperTextAccessible.cpp b/accessible/generic/HyperTextAccessible.cpp
index 85f71db00..6d446773d 100644
--- a/accessible/generic/HyperTextAccessible.cpp
+++ b/accessible/generic/HyperTextAccessible.cpp
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/* vim: set ts=2 sw=2 et tw=78: */
/* 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/. */