Treewide: remove vim modelines from C code files
[collectd.git] / src / ipvs.c
index 2446bd1..a8c4a1d 100644 (file)
@@ -321,5 +321,3 @@ void module_register(void) {
   plugin_register_shutdown("ipvs", cipvs_shutdown);
   return;
 } /* module_register */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */