Put all the arrays in `ping.c' into one struct.
[collectd.git] / src / df.c
index eda9f95..69dc299 100644 (file)
--- a/src/df.c
+++ b/src/df.c
@@ -44,7 +44,6 @@
 
 static char *filename_template = "df-%s.rrd";
 
-/* 104857600 == 100 MB */
 static char *ds_def[] =
 {
        "DS:used:GAUGE:25:0:U",