Merge branch 'collectd-5.7'
[collectd.git] / src / bind.c
index 6b13df8..91e995f 100644 (file)
@@ -1642,5 +1642,3 @@ void module_register(void) {
   plugin_register_read("bind", bind_read);
   plugin_register_shutdown("bind", bind_shutdown);
 } /* void module_register */
-
-/* vim: set sw=2 sts=2 ts=8 et fdm=marker : */