From 6e4146a35424537b95785bc71b1e19832a1588d6 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 21 Sep 2017 15:26:06 -0400 Subject: tree-wide: Remove Emacs modelines We added a `.dir-locals.el` in commit: 9a77017d87b74c5e2895cdd64ad098018929403f There's no need to have it per-file, with that people might think to add other editors, which is the wrong direction. Closes: #1206 Approved by: jlebon --- tests/test-sysroot-c.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/test-sysroot-c.c') diff --git a/tests/test-sysroot-c.c b/tests/test-sysroot-c.c index 9c07faf4..7cf30d1f 100644 --- a/tests/test-sysroot-c.c +++ b/tests/test-sysroot-c.c @@ -1,5 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- - * +/* * Copyright (C) 2016 Red Hat, Inc. * * This library is free software; you can redistribute it and/or -- cgit v1.2.1