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 --- mozglue/build/SSE.cpp | 1 - mozglue/build/SSE.h | 1 - mozglue/tests/ShowSSEConfig.cpp | 1 - 3 files changed, 3 deletions(-) (limited to 'mozglue') diff --git a/mozglue/build/SSE.cpp b/mozglue/build/SSE.cpp index 8ad228684..7a214607c 100644 --- a/mozglue/build/SSE.cpp +++ b/mozglue/build/SSE.cpp @@ -1,4 +1,3 @@ -/* vim: set shiftwidth=4 tabstop=8 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/mozglue/build/SSE.h b/mozglue/build/SSE.h index fe7788640..a69c59af2 100644 --- a/mozglue/build/SSE.h +++ b/mozglue/build/SSE.h @@ -1,4 +1,3 @@ -/* vim: set shiftwidth=2 tabstop=8 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/mozglue/tests/ShowSSEConfig.cpp b/mozglue/tests/ShowSSEConfig.cpp index be17ffb52..f9aa8ccd4 100644 --- a/mozglue/tests/ShowSSEConfig.cpp +++ b/mozglue/tests/ShowSSEConfig.cpp @@ -1,4 +1,3 @@ -/* vim: set shiftwidth=2 tabstop=8 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/. */ -- cgit v1.2.3