Treewide: remove vim modelines from C code files
[collectd.git] / src / gmond.c
index fc9a232..7bfb18d 100644 (file)
@@ -1030,5 +1030,3 @@ void module_register(void) {
   plugin_register_init("gmond", gmond_init);
   plugin_register_shutdown("gmond", gmond_shutdown);
 }
-
-/* vim: set sw=2 sts=2 et fdm=marker : */