diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
commit | 890abb040cbc035d94a4d7be8ed97822d66b6793 (patch) | |
tree | 6cf8d3e43139234cbabc7075d13c4ab9a9b603fb /gfx/ipc/VsyncBridgeChild.cpp | |
parent | 8bb7e7a50312e639e6d6d946a7296c8154e353ef (diff) | |
download | uxp-890abb040cbc035d94a4d7be8ed97822d66b6793.tar.gz |
Issue mcp-graveyard/UXP#1656 - Part 3: Nuke more vim config lines in the tree.
Another S&R run with some smarter matching.
Diffstat (limited to 'gfx/ipc/VsyncBridgeChild.cpp')
-rw-r--r-- | gfx/ipc/VsyncBridgeChild.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gfx/ipc/VsyncBridgeChild.cpp b/gfx/ipc/VsyncBridgeChild.cpp index 8a49e43c1a..8cf0ec8e0c 100644 --- a/gfx/ipc/VsyncBridgeChild.cpp +++ b/gfx/ipc/VsyncBridgeChild.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=99: */ /* 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/. */ |