From 7523b9ea042af1078c49ed242b5d9eb3e0f34af5 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 23 Sep 2020 15:37:46 +0000 Subject: Issue #1656 - Part 4: Manual cleanup --- netwerk/base/Predictor.cpp | 1 - netwerk/base/Predictor.h | 1 - netwerk/base/nsINetworkPredictor.idl | 1 - netwerk/base/nsINetworkPredictorVerifier.idl | 1 - netwerk/ipc/NeckoChild.cpp | 1 - netwerk/test/ReadNTLM.cpp | 1 - 6 files changed, 6 deletions(-) (limited to 'netwerk') diff --git a/netwerk/base/Predictor.cpp b/netwerk/base/Predictor.cpp index 59109b8cf..d892e5eec 100644 --- a/netwerk/base/Predictor.cpp +++ b/netwerk/base/Predictor.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 sts=2 et sw=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/netwerk/base/Predictor.h b/netwerk/base/Predictor.h index 69c597598..83cdc6aa6 100644 --- a/netwerk/base/Predictor.h +++ b/netwerk/base/Predictor.h @@ -1,4 +1,3 @@ -/* vim: set ts=2 sts=2 et sw=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/netwerk/base/nsINetworkPredictor.idl b/netwerk/base/nsINetworkPredictor.idl index 1b6b9576b..708b07cef 100644 --- a/netwerk/base/nsINetworkPredictor.idl +++ b/netwerk/base/nsINetworkPredictor.idl @@ -1,4 +1,3 @@ -/* vim: set ts=2 sts=2 et sw=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/netwerk/base/nsINetworkPredictorVerifier.idl b/netwerk/base/nsINetworkPredictorVerifier.idl index b00aecc07..23b7df711 100644 --- a/netwerk/base/nsINetworkPredictorVerifier.idl +++ b/netwerk/base/nsINetworkPredictorVerifier.idl @@ -1,4 +1,3 @@ -/* vim: set ts=2 sts=2 et sw=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/netwerk/ipc/NeckoChild.cpp b/netwerk/ipc/NeckoChild.cpp index 00827b5a0..51c02906f 100644 --- a/netwerk/ipc/NeckoChild.cpp +++ b/netwerk/ipc/NeckoChild.cpp @@ -1,5 +1,4 @@ -/* vim: set sw=2 ts=8 et 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 diff --git a/netwerk/test/ReadNTLM.cpp b/netwerk/test/ReadNTLM.cpp index 20411e336..73c02923a 100644 --- a/netwerk/test/ReadNTLM.cpp +++ b/netwerk/test/ReadNTLM.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 sw=2 et cindent: */ /* 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/. */ -- cgit v1.2.3