aboutsummaryrefslogtreecommitdiff
path: root/src/common/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/log.h')
-rw-r--r--src/common/log.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/common/log.h b/src/common/log.h
index 73726586c..968686ef3 100644
--- a/src/common/log.h
+++ b/src/common/log.h
@@ -99,10 +99,3 @@ void _log_fn(int severity, const char *format, ...);
# define __LOG_H
#endif
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/