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 | e8decec38981a68ee2c1a99e77d141a9f7be1028 (patch) | |
tree | b971071d68e308821c5e7d766b23b9cadc9ded68 /docshell | |
parent | 8d7551ef0a6d3abb618645b5244900666a557467 (diff) | |
download | uxp-e8decec38981a68ee2c1a99e77d141a9f7be1028.tar.gz |
Issue mcp-graveyard/UXP#1656 - Part 4: Manual cleanup
Diffstat (limited to 'docshell')
-rw-r--r-- | docshell/base/timeline/TimelineConsumers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docshell/base/timeline/TimelineConsumers.h b/docshell/base/timeline/TimelineConsumers.h index 2a77b83ac6..fb7686553e 100644 --- a/docshell/base/timeline/TimelineConsumers.h +++ b/docshell/base/timeline/TimelineConsumers.h @@ -1,4 +1,3 @@ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* 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/. */ |