summaryrefslogtreecommitdiff
path: root/gfx
diff options
context:
space:
mode:
authorBrian Smith <brian@dbsoft.org>2022-04-26 15:57:19 -0500
committerBrian Smith <brian@dbsoft.org>2022-04-26 15:57:19 -0500
commit1eaadfbc8d0b84b00bc414f173d4291226140e52 (patch)
tree47525110ae3f4e301faddcc2d21f2220bf896d99 /gfx
parent0102047d683b832c3b2952af3843e810432a234b (diff)
downloaduxp-1eaadfbc8d0b84b00bc414f173d4291226140e52.tar.gz
Issue #1829 - Readd code cleanup that is not Mac related that got clobbered by reverting Issue #1751
Diffstat (limited to 'gfx')
-rw-r--r--gfx/layers/ipc/ShadowLayerUtils.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gfx/layers/ipc/ShadowLayerUtils.h b/gfx/layers/ipc/ShadowLayerUtils.h
index 257cee81d1..352d2aa930 100644
--- a/gfx/layers/ipc/ShadowLayerUtils.h
+++ b/gfx/layers/ipc/ShadowLayerUtils.h
@@ -1,6 +1,4 @@
-/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
- * vim: sw=2 ts=8 et :
- */
+/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* 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/. */