summaryrefslogtreecommitdiff
path: root/gfx
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
commit960b821d0aca335ccace5834cd8c0573ef01255c (patch)
tree6c72fd57eab6e796bc07b54327d6b0245f4ed97b /gfx
parente8decec38981a68ee2c1a99e77d141a9f7be1028 (diff)
downloaduxp-960b821d0aca335ccace5834cd8c0573ef01255c.tar.gz
Issue mcp-graveyard/UXP#1656 - Part 6: Clean up the build files
Diffstat (limited to 'gfx')
-rw-r--r--gfx/2d/moz.build1
-rw-r--r--gfx/cairo/cairo/src/moz.build1
-rw-r--r--gfx/cairo/libpixman/src/moz.build1
-rw-r--r--gfx/cairo/moz.build1
-rw-r--r--gfx/config/moz.build1
-rw-r--r--gfx/gl/moz.build1
-rw-r--r--gfx/graphite2/src/moz.build1
-rw-r--r--gfx/harfbuzz/src/moz.build1
-rw-r--r--gfx/ipc/moz.build1
-rw-r--r--gfx/layers/apz/test/gtest/moz.build1
-rw-r--r--gfx/layers/moz.build1
-rw-r--r--gfx/moz.build1
-rw-r--r--gfx/ots/src/moz.build1
-rw-r--r--gfx/qcms/moz.build1
-rw-r--r--gfx/src/moz.build1
-rw-r--r--gfx/tests/gtest/moz.build1
-rw-r--r--gfx/tests/moz.build1
-rw-r--r--gfx/thebes/moz.build1
-rw-r--r--gfx/ycbcr/moz.build1
19 files changed, 0 insertions, 19 deletions
diff --git a/gfx/2d/moz.build b/gfx/2d/moz.build
index 33b49038ff..e1742f93d9 100644
--- a/gfx/2d/moz.build
+++ b/gfx/2d/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/gfx/cairo/cairo/src/moz.build b/gfx/cairo/cairo/src/moz.build
index bc16dff18f..a86e62c544 100644
--- a/gfx/cairo/cairo/src/moz.build
+++ b/gfx/cairo/cairo/src/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/gfx/cairo/libpixman/src/moz.build b/gfx/cairo/libpixman/src/moz.build
index e9e43a12bb..69ad66ae4f 100644
--- a/gfx/cairo/libpixman/src/moz.build
+++ b/gfx/cairo/libpixman/src/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/gfx/cairo/moz.build b/gfx/cairo/moz.build
index 1774847539..e8728d28f8 100644
--- a/gfx/cairo/moz.build
+++ b/gfx/cairo/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/gfx/config/moz.build b/gfx/config/moz.build
index 17aa03c643..7311d8b363 100644
--- a/gfx/config/moz.build
+++ b/gfx/config/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/gfx/gl/moz.build b/gfx/gl/moz.build
index bfa8f9df54..4922932140 100644
--- a/gfx/gl/moz.build
+++ b/gfx/gl/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/gfx/graphite2/src/moz.build b/gfx/graphite2/src/moz.build
index 4cbb1f7ed3..09ebc0ce61 100644
--- a/gfx/graphite2/src/moz.build
+++ b/gfx/graphite2/src/moz.build
@@ -1,5 +1,4 @@
# -*- Mode: python; c-basic-offset: 4; 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/gfx/harfbuzz/src/moz.build b/gfx/harfbuzz/src/moz.build
index 4dd18d2541..00abf656c0 100644
--- a/gfx/harfbuzz/src/moz.build
+++ b/gfx/harfbuzz/src/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/gfx/ipc/moz.build b/gfx/ipc/moz.build
index ea31f48c5e..312fabcf66 100644
--- a/gfx/ipc/moz.build
+++ b/gfx/ipc/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/gfx/layers/apz/test/gtest/moz.build b/gfx/layers/apz/test/gtest/moz.build
index f3dc8c3dc1..634c47caba 100644
--- a/gfx/layers/apz/test/gtest/moz.build
+++ b/gfx/layers/apz/test/gtest/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/gfx/layers/moz.build b/gfx/layers/moz.build
index 2242a774ba..d67bc74d4b 100644
--- a/gfx/layers/moz.build
+++ b/gfx/layers/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/gfx/moz.build b/gfx/moz.build
index 428285a0a3..a102159cb9 100644
--- a/gfx/moz.build
+++ b/gfx/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/gfx/ots/src/moz.build b/gfx/ots/src/moz.build
index a5028dfa8a..150773db9c 100644
--- a/gfx/ots/src/moz.build
+++ b/gfx/ots/src/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/gfx/qcms/moz.build b/gfx/qcms/moz.build
index 83524fa140..405743606f 100644
--- a/gfx/qcms/moz.build
+++ b/gfx/qcms/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/gfx/src/moz.build b/gfx/src/moz.build
index b11fada66d..993d4bde2c 100644
--- a/gfx/src/moz.build
+++ b/gfx/src/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/gfx/tests/gtest/moz.build b/gfx/tests/gtest/moz.build
index ea18c1e3b4..66851abc70 100644
--- a/gfx/tests/gtest/moz.build
+++ b/gfx/tests/gtest/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/gfx/tests/moz.build b/gfx/tests/moz.build
index b7b061135a..671425fcba 100644
--- a/gfx/tests/moz.build
+++ b/gfx/tests/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/gfx/thebes/moz.build b/gfx/thebes/moz.build
index 4201dea293..a725ab0247 100644
--- a/gfx/thebes/moz.build
+++ b/gfx/thebes/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/gfx/ycbcr/moz.build b/gfx/ycbcr/moz.build
index 0920798999..7e04c96ed1 100644
--- a/gfx/ycbcr/moz.build
+++ b/gfx/ycbcr/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/.