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 --- media/libspeex_resampler/src/simd_detect.cpp | 1 - media/libspeex_resampler/src/simd_detect.h | 1 - media/webrtc/signaling/src/common/time_profiling/timecard.c | 1 - 3 files changed, 3 deletions(-) (limited to 'media') 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/. */ diff --git a/media/webrtc/signaling/src/common/time_profiling/timecard.c b/media/webrtc/signaling/src/common/time_profiling/timecard.c index e56377534..f98640d35 100644 --- a/media/webrtc/signaling/src/common/time_profiling/timecard.c +++ b/media/webrtc/signaling/src/common/time_profiling/timecard.c @@ -1,5 +1,4 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 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 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -- cgit v1.2.3