Treewide: remove vim modelines from C code files
[collectd.git] / src / utils_cmds.c
index 3ea7c9d..31a9a6f 100644 (file)
@@ -309,5 +309,3 @@ void cmd_error_fh(void *ud, cmd_status_t status, const char *format,
 
   fflush(fh);
 } /* void cmd_error_fh */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */