diff options
Diffstat (limited to 'mozglue')
-rw-r--r-- | mozglue/build/SSE.cpp | 1 | ||||
-rw-r--r-- | mozglue/build/SSE.h | 1 | ||||
-rw-r--r-- | mozglue/tests/ShowSSEConfig.cpp | 1 |
3 files changed, 0 insertions, 3 deletions
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/. */ |