From 22c91010c7273cac2fcdc45a154177c185f45482 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 23 Sep 2020 13:55:00 +0000 Subject: Issue mcp-graveyard/UXP%1656 - Part 1: Nuke most vim config lines in the tree. Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part. --- ipc/dbus/DBusUtils.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ipc/dbus/DBusUtils.h') diff --git a/ipc/dbus/DBusUtils.h b/ipc/dbus/DBusUtils.h index 8d80f1f87..5d0df1113 100644 --- a/ipc/dbus/DBusUtils.h +++ b/ipc/dbus/DBusUtils.h @@ -1,5 +1,4 @@ /* -*- Mode: c++; c-basic-offset: 2; indent-tabs-mode: nil; tab-width: 40 -*- */ -/* vim: set ts=2 et sw=2 tw=80: */ /* ** Copyright 2006, The Android Open Source Project ** -- cgit v1.2.3