summaryrefslogtreecommitdiff
path: root/gfx/qcms
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
commite8decec38981a68ee2c1a99e77d141a9f7be1028 (patch)
treeb971071d68e308821c5e7d766b23b9cadc9ded68 /gfx/qcms
parent8d7551ef0a6d3abb618645b5244900666a557467 (diff)
downloaduxp-e8decec38981a68ee2c1a99e77d141a9f7be1028.tar.gz
Issue mcp-graveyard/UXP#1656 - Part 4: Manual cleanup
Diffstat (limited to 'gfx/qcms')
-rw-r--r--gfx/qcms/chain.c1
-rw-r--r--gfx/qcms/chain.h1
-rw-r--r--gfx/qcms/iccread.c1
-rw-r--r--gfx/qcms/matrix.c1
-rw-r--r--gfx/qcms/matrix.h1
-rw-r--r--gfx/qcms/qcmsint.h1
-rw-r--r--gfx/qcms/transform-altivec.c1
-rw-r--r--gfx/qcms/transform.c1
-rw-r--r--gfx/qcms/transform_util.h1
9 files changed, 0 insertions, 9 deletions
diff --git a/gfx/qcms/chain.c b/gfx/qcms/chain.c
index dbae183789..3254655956 100644
--- a/gfx/qcms/chain.c
+++ b/gfx/qcms/chain.c
@@ -1,4 +1,3 @@
-/* vim: set ts=8 sw=8 noexpandtab: */
// qcms
// Copyright (C) 2009 Mozilla Corporation
// Copyright (C) 1998-2007 Marti Maria
diff --git a/gfx/qcms/chain.h b/gfx/qcms/chain.h
index bdc6c8872a..0c500af310 100644
--- a/gfx/qcms/chain.h
+++ b/gfx/qcms/chain.h
@@ -1,4 +1,3 @@
-/* vim: set ts=8 sw=8 noexpandtab: */
// qcms
// Copyright (C) 2009 Mozilla Foundation
// Copyright (C) 1998-2007 Marti Maria
diff --git a/gfx/qcms/iccread.c b/gfx/qcms/iccread.c
index c3221d3cc7..6ec03278c7 100644
--- a/gfx/qcms/iccread.c
+++ b/gfx/qcms/iccread.c
@@ -1,4 +1,3 @@
-/* vim: set ts=8 sw=8 noexpandtab: */
// qcms
// Copyright (C) 2009 Mozilla Foundation
// Copyright (C) 1998-2007 Marti Maria
diff --git a/gfx/qcms/matrix.c b/gfx/qcms/matrix.c
index 0ce5bd66d1..62f6bf9f1b 100644
--- a/gfx/qcms/matrix.c
+++ b/gfx/qcms/matrix.c
@@ -1,4 +1,3 @@
-/* vim: set ts=8 sw=8 noexpandtab: */
// qcms
// Copyright (C) 2009 Mozilla Foundation
// Copyright (C) 1998-2007 Marti Maria
diff --git a/gfx/qcms/matrix.h b/gfx/qcms/matrix.h
index 5011988a16..7ccd28070c 100644
--- a/gfx/qcms/matrix.h
+++ b/gfx/qcms/matrix.h
@@ -1,4 +1,3 @@
-/* vim: set ts=8 sw=8 noexpandtab: */
// qcms
// Copyright (C) 2009 Mozilla Foundation
// Copyright (C) 1998-2007 Marti Maria
diff --git a/gfx/qcms/qcmsint.h b/gfx/qcms/qcmsint.h
index 3604b2657f..1dfff12336 100644
--- a/gfx/qcms/qcmsint.h
+++ b/gfx/qcms/qcmsint.h
@@ -1,4 +1,3 @@
-/* vim: set ts=8 sw=8 noexpandtab: */
#include "qcms.h"
#include "qcmstypes.h"
diff --git a/gfx/qcms/transform-altivec.c b/gfx/qcms/transform-altivec.c
index 230efbba20..9dc17bc13f 100644
--- a/gfx/qcms/transform-altivec.c
+++ b/gfx/qcms/transform-altivec.c
@@ -1,4 +1,3 @@
-/* vim: set ts=8 sw=8 noexpandtab: */
// qcms
// Copyright (C) 2009 Mozilla Corporation
// Copyright (C) 1998-2007 Marti Maria
diff --git a/gfx/qcms/transform.c b/gfx/qcms/transform.c
index 139eb3738f..2e70e2463a 100644
--- a/gfx/qcms/transform.c
+++ b/gfx/qcms/transform.c
@@ -1,4 +1,3 @@
-/* vim: set ts=8 sw=8 noexpandtab: */
// qcms
// Copyright (C) 2009 Mozilla Corporation
// Copyright (C) 1998-2007 Marti Maria
diff --git a/gfx/qcms/transform_util.h b/gfx/qcms/transform_util.h
index 9d9514e991..19c93ed843 100644
--- a/gfx/qcms/transform_util.h
+++ b/gfx/qcms/transform_util.h
@@ -1,4 +1,3 @@
-/* vim: set ts=8 sw=8 noexpandtab: */
// qcms
// Copyright (C) 2009 Mozilla Foundation
// Copyright (C) 1998-2007 Marti Maria