From 0b42d98e062f854bff6d54ab31b1d331685cc82d Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Fri, 28 Apr 2017 07:09:06 +0200 Subject: [PATCH] Prep v229: Remove remaining emacs settings [5/6] src/shared --- src/shared/clean-ipc.c | 2 -- src/shared/conf-parser.c | 2 -- src/shared/sleep-config.h | 2 -- src/shared/spawn-polkit-agent.c | 2 -- 4 files changed, 8 deletions(-) diff --git a/src/shared/clean-ipc.c b/src/shared/clean-ipc.c index 0cfb68422..c92ba677e 100644 --- a/src/shared/clean-ipc.c +++ b/src/shared/clean-ipc.c @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - /*** This file is part of systemd. diff --git a/src/shared/conf-parser.c b/src/shared/conf-parser.c index 076d41663..66c07a223 100644 --- a/src/shared/conf-parser.c +++ b/src/shared/conf-parser.c @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - /*** This file is part of systemd. diff --git a/src/shared/sleep-config.h b/src/shared/sleep-config.h index 5eda18ee3..51f462184 100644 --- a/src/shared/sleep-config.h +++ b/src/shared/sleep-config.h @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - /*** This file is part of systemd. diff --git a/src/shared/spawn-polkit-agent.c b/src/shared/spawn-polkit-agent.c index ada4bdb17..cf3c8ad5a 100644 --- a/src/shared/spawn-polkit-agent.c +++ b/src/shared/spawn-polkit-agent.c @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - /*** This file is part of systemd. -- 2.30.2