Treewide: remove vim modelines from C code files
[collectd.git] / src / utils_cmd_flush.c
index 48243e6..8895128 100644 (file)
@@ -178,5 +178,3 @@ void cmd_destroy_flush(cmd_flush_t *flush) {
   sfree(flush->identifiers);
   flush->identifiers_num = 0;
 } /* void cmd_destroy_flush */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */