summaryrefslogtreecommitdiffstats
path: root/media/libspeex_resampler
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:37:46 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:37:46 +0000
commit7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (patch)
treeb971071d68e308821c5e7d766b23b9cadc9ded68 /media/libspeex_resampler
parent18ea98f7a9a92ab35fdc71e526814570ef4f57e2 (diff)
downloadUXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.tar
UXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.tar.gz
UXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.tar.lz
UXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.tar.xz
UXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.zip
Issue #1656 - Part 4: Manual cleanup
Diffstat (limited to 'media/libspeex_resampler')
-rw-r--r--media/libspeex_resampler/src/simd_detect.cpp1
-rw-r--r--media/libspeex_resampler/src/simd_detect.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/media/libspeex_resampler/src/simd_detect.cpp b/media/libspeex_resampler/src/simd_detect.cpp
index 50111273b..26c9e038e 100644
--- a/media/libspeex_resampler/src/simd_detect.cpp
+++ b/media/libspeex_resampler/src/simd_detect.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/. */
diff --git a/media/libspeex_resampler/src/simd_detect.h b/media/libspeex_resampler/src/simd_detect.h
index f563b82b9..7efa7b0ac 100644
--- a/media/libspeex_resampler/src/simd_detect.h
+++ b/media/libspeex_resampler/src/simd_detect.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/. */