diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
commit | 890abb040cbc035d94a4d7be8ed97822d66b6793 (patch) | |
tree | 6cf8d3e43139234cbabc7075d13c4ab9a9b603fb /dom/network | |
parent | 8bb7e7a50312e639e6d6d946a7296c8154e353ef (diff) | |
download | uxp-890abb040cbc035d94a4d7be8ed97822d66b6793.tar.gz |
Issue mcp-graveyard/UXP#1656 - Part 3: Nuke more vim config lines in the tree.
Another S&R run with some smarter matching.
Diffstat (limited to 'dom/network')
-rw-r--r-- | dom/network/PTCPServerSocket.ipdl | 1 | ||||
-rw-r--r-- | dom/network/PTCPSocket.ipdl | 1 | ||||
-rw-r--r-- | dom/network/PUDPSocket.ipdl | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dom/network/PTCPServerSocket.ipdl b/dom/network/PTCPServerSocket.ipdl index fc92f01467..07443e3428 100644 --- a/dom/network/PTCPServerSocket.ipdl +++ b/dom/network/PTCPServerSocket.ipdl @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set sw=2 ts=8 et tw=80 ft=cpp : */ /* 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 diff --git a/dom/network/PTCPSocket.ipdl b/dom/network/PTCPSocket.ipdl index 5c9c1c862e..aa7c51e45f 100644 --- a/dom/network/PTCPSocket.ipdl +++ b/dom/network/PTCPSocket.ipdl @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set sw=2 ts=8 et tw=80 ft=cpp : */ /* 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 diff --git a/dom/network/PUDPSocket.ipdl b/dom/network/PUDPSocket.ipdl index a104de3082..b96f4b7dec 100644 --- a/dom/network/PUDPSocket.ipdl +++ b/dom/network/PUDPSocket.ipdl @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set sw=2 ts=8 et tw=80 ft=cpp : */ /* 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 |