summaryrefslogtreecommitdiff
path: root/media/libwebp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2023-05-04 22:06:35 +0200
committerMoonchild <moonchild@palemoon.org>2023-05-04 22:06:35 +0200
commit5eab50c9f9a564046923fe572f07b20365207493 (patch)
tree9214f454ecdec04c72adf54d793f5dc5348d2d2a /media/libwebp
parent1e50ffb192d492f532a7bad2b977efdeda86d165 (diff)
downloaduxp-5eab50c9f9a564046923fe572f07b20365207493.tar.gz
Issue #1656 - Remove more vim control lines.
Vim control lines were re-introduced or not entirely cleaned up. This nukes them again. Removing from embedding, extensions, gfx, hal, ipc, layout, mailnews, media and memory. More to come.
Diffstat (limited to 'media/libwebp')
-rw-r--r--media/libwebp/dsp/moz.build1
-rw-r--r--media/libwebp/enc/moz.build1
2 files changed, 0 insertions, 2 deletions
diff --git a/media/libwebp/dsp/moz.build b/media/libwebp/dsp/moz.build
index 6e2c9deb2c..8a3fb27875 100644
--- a/media/libwebp/dsp/moz.build
+++ b/media/libwebp/dsp/moz.build
@@ -1,5 +1,4 @@
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
-# vim: set filetype=python:
# 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/libwebp/enc/moz.build b/media/libwebp/enc/moz.build
index 12eaf5a5ed..8e67694e73 100644
--- a/media/libwebp/enc/moz.build
+++ b/media/libwebp/enc/moz.build
@@ -1,5 +1,4 @@
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
-# vim: set filetype=python:
# 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/.