Code

Merge branch 'collectd-5.7'
[collectd.git] / src / exec.c
index d34f9d9168a7bcf997413c890695d7a022c9d072..df057189e47678fa722d3ca672d16215ba0034ba 100644 (file)
@@ -866,7 +866,3 @@ void module_register(void) {
                                /* user_data = */ NULL);
   plugin_register_shutdown("exec", exec_shutdown);
 } /* void module_register */
-
-/*
- * vim:shiftwidth=2:softtabstop=2:tabstop=8:fdm=marker
- */