diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:37:46 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:37:46 +0000 |
commit | 7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (patch) | |
tree | b971071d68e308821c5e7d766b23b9cadc9ded68 /gfx/layers | |
parent | 18ea98f7a9a92ab35fdc71e526814570ef4f57e2 (diff) | |
download | uxp-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.tar.gz |
Issue #1656 - Part 4: Manual cleanup
Diffstat (limited to 'gfx/layers')
-rw-r--r-- | gfx/layers/ipc/ImageBridgeParent.cpp | 1 | ||||
-rw-r--r-- | gfx/layers/ipc/VideoBridgeParent.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/gfx/layers/ipc/ImageBridgeParent.cpp b/gfx/layers/ipc/ImageBridgeParent.cpp index 7b116f5203..4944dfc842 100644 --- a/gfx/layers/ipc/ImageBridgeParent.cpp +++ b/gfx/layers/ipc/ImageBridgeParent.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 sw=2 et tw=80: */ /* -*- Mode: C++; tab-width: 20; 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 diff --git a/gfx/layers/ipc/VideoBridgeParent.cpp b/gfx/layers/ipc/VideoBridgeParent.cpp index f8e3c5314c..bdab247664 100644 --- a/gfx/layers/ipc/VideoBridgeParent.cpp +++ b/gfx/layers/ipc/VideoBridgeParent.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 sw=2 et tw=80: */ /* -*- Mode: C++; tab-width: 20; 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 |