Treewide: remove vim modelines from C code files
[collectd.git] / src / write_graphite.c
index b85ab47..3fac9cc 100644 (file)
@@ -583,5 +583,3 @@ static int wg_config(oconfig_item_t *ci) {
 void module_register(void) {
   plugin_register_complex_config("write_graphite", wg_config);
 }
-
-/* vim: set sw=4 ts=4 sts=4 tw=78 et : */