From 4a42352e6418b69e600422fc516ad1e74c708fa9 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 24 Sep 2020 08:06:05 +0000 Subject: Issue #1656 - Part 8: Devtools and misc. --- xpcom/glue/objs.mozbuild | 1 - xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp | 1 - xpcom/reflect/xptinfo/ShimInterfaceInfo.h | 1 - 3 files changed, 3 deletions(-) (limited to 'xpcom') diff --git a/xpcom/glue/objs.mozbuild b/xpcom/glue/objs.mozbuild index 8161e1ebc..6ca98cc75 100644 --- a/xpcom/glue/objs.mozbuild +++ b/xpcom/glue/objs.mozbuild @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp b/xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp index 14e719f6c..3df782c0f 100644 --- a/xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp +++ b/xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * vim: set ts=8 sw=4 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 diff --git a/xpcom/reflect/xptinfo/ShimInterfaceInfo.h b/xpcom/reflect/xptinfo/ShimInterfaceInfo.h index 868f503a5..fb260a39a 100644 --- a/xpcom/reflect/xptinfo/ShimInterfaceInfo.h +++ b/xpcom/reflect/xptinfo/ShimInterfaceInfo.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * vim: set ts=8 sw=4 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 -- cgit v1.2.3