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 --- src/libostree/ostree-metalink.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/libostree/ostree-metalink.c') diff --git a/src/libostree/ostree-metalink.c b/src/libostree/ostree-metalink.c index 0b1b14fb..a1286185 100644 --- a/src/libostree/ostree-metalink.c +++ b/src/libostree/ostree-metalink.c @@ -1,5 +1,4 @@ -/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- - * +/* * Copyright (C) 2014 Colin Walters * * This library is free software; you can redistribute it and/or -- cgit v1.2.1