aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/util.c')
-rw-r--r--src/common/util.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/common/util.c b/src/common/util.c
index f2386cde4..a6a082a96 100644
--- a/src/common/util.c
+++ b/src/common/util.c
@@ -1362,10 +1362,3 @@ void write_pidfile(char *filename) {
#endif
}
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/