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 /layout/style/nsAnimationManager.cpp | |
parent | 8d7551ef0a6d3abb618645b5244900666a557467 (diff) | |
download | uxp-e8decec38981a68ee2c1a99e77d141a9f7be1028.tar.gz |
Issue mcp-graveyard/UXP#1656 - Part 4: Manual cleanup
Diffstat (limited to 'layout/style/nsAnimationManager.cpp')
-rw-r--r-- | layout/style/nsAnimationManager.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layout/style/nsAnimationManager.cpp b/layout/style/nsAnimationManager.cpp index 04086a3ae9..7188709852 100644 --- a/layout/style/nsAnimationManager.cpp +++ b/layout/style/nsAnimationManager.cpp @@ -1,4 +1,3 @@ -/* vim: set shiftwidth=2 tabstop=8 autoindent cindent expandtab: */ /* 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/. */ |