Treewide: remove vim modelines from C code files
[collectd.git] / src / match_hashed.c
index fad5271..9c8d34f 100644 (file)
@@ -166,5 +166,3 @@ void module_register(void) {
   mproc.match = mh_match;
   fc_register_match("hashed", mproc);
 } /* module_register */
-
-/* vim: set sw=2 sts=2 tw=78 et fdm=marker : */