spec: Don't enable XFS support on RHEL6
[collectd.git] / src / exec.c
index d34f9d9..df05718 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
- */