Merge branch 'collectd-5.7'
[collectd.git] / src / xmms.c
index 87e3564..b06434d 100644 (file)
@@ -66,7 +66,3 @@ static int cxmms_read(void) {
 void module_register(void) {
   plugin_register_read("xmms", cxmms_read);
 } /* void module_register */
-
-/*
- * vim: shiftwidth=2:softtabstop=2:textwidth=78
- */