Treewide: remove vim modelines from C code files
[collectd.git] / src / statsd.c
index 47e01d8..aa4e35c 100644 (file)
@@ -914,5 +914,3 @@ void module_register(void) {
   plugin_register_read("statsd", statsd_read);
   plugin_register_shutdown("statsd", statsd_shutdown);
 }
-
-/* vim: set sw=2 sts=2 et fdm=marker : */