summaryrefslogtreecommitdiffstats
path: root/widget/windows
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-24 09:22:12 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-24 09:22:12 +0000
commite0bda2246266eb70d00d743388d801e0dba05180 (patch)
tree26138698c787b965a6b28adf76c021bc8310a078 /widget/windows
parent6b9f2095a314fcdef1651fa91ce02161b90131e4 (diff)
downloadUXP-e0bda2246266eb70d00d743388d801e0dba05180.tar
UXP-e0bda2246266eb70d00d743388d801e0dba05180.tar.gz
UXP-e0bda2246266eb70d00d743388d801e0dba05180.tar.lz
UXP-e0bda2246266eb70d00d743388d801e0dba05180.tar.xz
UXP-e0bda2246266eb70d00d743388d801e0dba05180.zip
Issue #1656 - Part 10: Manual cleanup.
Diffstat (limited to 'widget/windows')
-rw-r--r--widget/windows/InkCollector.cpp1
-rw-r--r--widget/windows/InkCollector.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/widget/windows/InkCollector.cpp b/widget/windows/InkCollector.cpp
index 3268fe95b..9871b9661 100644
--- a/widget/windows/InkCollector.cpp
+++ b/widget/windows/InkCollector.cpp
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
-* vim: set ts=2 sw=2 et tw=78:
* 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/.
diff --git a/widget/windows/InkCollector.h b/widget/windows/InkCollector.h
index 9570eea2a..b466ef05b 100644
--- a/widget/windows/InkCollector.h
+++ b/widget/windows/InkCollector.h
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
-* vim: set ts=2 sw=2 et tw=78:
* 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/.