Treewide: remove vim modelines from C code files
[collectd.git] / src / utils_tail_match.c
index 505c693..1a99384 100644 (file)
@@ -336,5 +336,3 @@ int tail_match_read(cu_tail_match_t *obj) {
 
   return (0);
 } /* int tail_match_read */
-
-/* vim: set sw=2 sts=2 ts=8 : */