Treewide: remove vim modelines from C code files
[collectd.git] / src / pinba.c
index 7fd23a0..97eeb0d 100644 (file)
@@ -685,5 +685,3 @@ void module_register(void) /* {{{ */
   plugin_register_read("pinba", plugin_read);
   plugin_register_shutdown("pinba", plugin_shutdown);
 } /* }}} void module_register */
-
-/* vim: set sw=2 sts=2 et fdm=marker : */