Merge branch 'collectd-5.7'
[collectd.git] / src / utils_cmd_flush.c
index a8de21a..9e8950b 100644 (file)
@@ -177,5 +177,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 : */