summaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2016-02-10 13:26:21 +0100
committerSven Eden <yamakuzure@gmx.net>2017-05-17 15:22:16 +0200
commit076d998b73bf53e6652ea3ae4bed169e57423741 (patch)
tree4def2d6bc829d135d18d5df17379b0bfdcc9a8ac /src/shared
parent9dfb8abdc29595eddf95a27811194234c81cd351 (diff)
tree-wide: remove Emacs lines from all files
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file.
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/acl-util.h2
-rw-r--r--src/shared/bus-util.h2
-rw-r--r--src/shared/clean-ipc.h2
-rw-r--r--src/shared/conf-parser.h2
-rw-r--r--src/shared/output-mode.h2
-rw-r--r--src/shared/pager.h2
-rw-r--r--src/shared/path-lookup.h2
-rw-r--r--src/shared/spawn-polkit-agent.h2
-rw-r--r--src/shared/udev-util.h2
9 files changed, 0 insertions, 18 deletions
diff --git a/src/shared/acl-util.h b/src/shared/acl-util.h
index cfd09a70a..fc2493541 100644
--- a/src/shared/acl-util.h
+++ b/src/shared/acl-util.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
diff --git a/src/shared/bus-util.h b/src/shared/bus-util.h
index 20b82f563..28dbce7f0 100644
--- a/src/shared/bus-util.h
+++ b/src/shared/bus-util.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
diff --git a/src/shared/clean-ipc.h b/src/shared/clean-ipc.h
index 2de57fad2..44a83afcf 100644
--- a/src/shared/clean-ipc.h
+++ b/src/shared/clean-ipc.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
diff --git a/src/shared/conf-parser.h b/src/shared/conf-parser.h
index cc5bd096b..2be110930 100644
--- a/src/shared/conf-parser.h
+++ b/src/shared/conf-parser.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
diff --git a/src/shared/output-mode.h b/src/shared/output-mode.h
index 83485b628..f01297c77 100644
--- a/src/shared/output-mode.h
+++ b/src/shared/output-mode.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
diff --git a/src/shared/pager.h b/src/shared/pager.h
index ebf1c19aa..7e1c91d1a 100644
--- a/src/shared/pager.h
+++ b/src/shared/pager.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
diff --git a/src/shared/path-lookup.h b/src/shared/path-lookup.h
index 84f90b895..c741c8c89 100644
--- a/src/shared/path-lookup.h
+++ b/src/shared/path-lookup.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
diff --git a/src/shared/spawn-polkit-agent.h b/src/shared/spawn-polkit-agent.h
index c3bc1b845..42b2989de 100644
--- a/src/shared/spawn-polkit-agent.h
+++ b/src/shared/spawn-polkit-agent.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
diff --git a/src/shared/udev-util.h b/src/shared/udev-util.h
index a83daa7f1..74fe57e6d 100644
--- a/src/shared/udev-util.h
+++ b/src/shared/udev-util.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***